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 160fb1cCopy full SHA for 160fb1c
.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@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
74
with:
75
context: .
76
push: ${{ github.event_name != 'pull_request' }}
0 commit comments