Skip to content

Commit 99dafb5

Browse files
authored
ci: bort med API-key
1 parent a81436a commit 99dafb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }} # Provided as Organization Variable
4949
- uses: nais/deploy/actions/deploy@v2 # ratchet:exclude
5050
env:
51-
APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
5251
CLUSTER: dev-gcp
5352
RESOURCE: .nais/${{ matrix.module }}.yaml
5453
IMAGE: ${{ steps.build_push_sign.outputs.tag }}

0 commit comments

Comments
 (0)