We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81647f7 commit 8f59ab4Copy full SHA for 8f59ab4
.github/workflows/docker-publish.yml
@@ -70,7 +70,7 @@ jobs:
70
# https://github.com/docker/build-push-action
71
- name: Build and push Docker image
72
id: build-and-push
73
- uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5
+ uses: docker/build-push-action@0ec91264d895acf7dfe05d54d8a3cc28f95b6346
74
with:
75
context: .
76
push: ${{ github.event_name != 'pull_request' }}
0 commit comments