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 0c110d1 commit 899bc44Copy full SHA for 899bc44
.github/workflows/pipeline.yaml
@@ -13,7 +13,7 @@ jobs:
13
concurrency:
14
group: ${{ github.ref }}
15
cancel-in-progress: true
16
- uses: platform-mesh/.gitbub/.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/rebac-authz-webhook
0 commit comments