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 85d7766 commit e1f8efbCopy full SHA for e1f8efb
.github/workflows/build.yaml
@@ -168,7 +168,7 @@ jobs:
168
persist-credentials: false
169
170
- name: Publish and Sign Image Index
171
- uses: stackabletech/actions/publish-index-manifest@29bea1b451c0c2e994bd495969286f95bf49ed6a # TODO: Use released action
+ uses: stackabletech/actions/publish-image-index-manifest@29bea1b451c0c2e994bd495969286f95bf49ed6a # TODO: Use released action
172
with:
173
image-registry-uri: oci.stackable.tech
174
image-registry-username: robot$sdp+github-action-build
0 commit comments