Skip to content

Commit

Permalink
Try docker build-and-push with no cache
Browse files Browse the repository at this point in the history
  • Loading branch information
esurface committed May 9, 2023
1 parent bbfa50c commit e214ac1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha
no-cache: true

0 comments on commit e214ac1

Please sign in to comment.