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 f347e58 commit ba8d8d4Copy full SHA for ba8d8d4
.github/workflows/docker-publish.yml
@@ -72,7 +72,7 @@ jobs:
72
# https://github.com/docker/build-push-action
73
- name: Build and push Docker image
74
id: build-and-push
75
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
+ uses: docker/build-push-action@ccc2b40e9ea6518f9252a22a990f8e868370f62e
76
with:
77
context: .
78
push: ${{ github.event_name != 'pull_request' }}
0 commit comments