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 135525e commit 13dde89Copy full SHA for 13dde89
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
tag: ${{ needs.prepare.outputs.tag }}
25
26
build-and-push-container:
27
- needs: prepare
+ needs: build-release
28
uses: openconext/openconext-githubactions/.github/workflows/build-push-docker-image.yml@main
29
with:
30
component_name: "Stepup-gssp-example"
0 commit comments