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