Skip to content

Commit

Permalink
disable docker build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
JBuildman authored Oct 29, 2024
1 parent 66f4765 commit f36ce44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-jobrunner-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
no-cache: true
tags: starcitizentools/mediawiki:smw-jobrunner-latest,starcitizentools/mediawiki:smw-jobrunner-${{ steps.setcalver.outputs.package_version }}

0 comments on commit f36ce44

Please sign in to comment.