We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9b72c5 + 6b609df commit d45dff6Copy full SHA for d45dff6
1 file changed
.github/workflows/docker-publish.yml
@@ -74,7 +74,7 @@ jobs:
74
# https://github.com/docker/build-push-action
75
- name: Build and push Docker image
76
id: build-and-push
77
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
+ uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
78
with:
79
context: ./api
80
push: ${{ github.event_name != 'pull_request' }}
0 commit comments