We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99a660d + de4e7c7 commit 52c7dd7Copy full SHA for 52c7dd7
.github/workflows/master.yml
@@ -32,8 +32,6 @@ jobs:
32
with:
33
team: teamfamilie
34
tag: latest
35
- identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
36
- project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
37
byosbom: build/resources/main/META-INF/sbom/application.cdx.json
38
outputs:
39
image: ${{ steps.docker-push.outputs.image }}
.github/workflows/pull-requests.yml
0 commit comments