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 b89c534 commit e461cc1Copy full SHA for e461cc1
.github/workflows/release-image.yaml
@@ -49,7 +49,7 @@ jobs:
49
password: ${{ env.IMAGE_REGISTRY_PASSWORD}}
50
- name: Push Docker Image
51
if: ${{ success() }}
52
- uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
53
id: push
54
with:
55
context: .
0 commit comments