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 8686473 commit b2a5efdCopy full SHA for b2a5efd
.github/workflows/pipeline.yml
@@ -13,7 +13,7 @@ jobs:
13
concurrency:
14
group: ${{ github.ref }}
15
cancel-in-progress: true
16
- uses: platform-mesh/gha/.github/workflows/pipeline-golang-app.yml@main
+ uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@main
17
secrets: inherit
18
with:
19
imageTagName: ghcr.io/platform-mesh/extension-manager-operator
0 commit comments