We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f18fbb9 + 0494c55 commit 59c35c1Copy full SHA for 59c35c1
1 file changed
.github/workflows/docker-publish.yml
@@ -67,7 +67,7 @@ jobs:
67
# https://github.com/docker/build-push-action
68
- name: Build and push Docker image
69
id: build-and-push
70
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
71
with:
72
context: ./api
73
push: ${{ github.event_name != 'pull_request' }}
0 commit comments