Skip to content

Commit

Permalink
ci: upload service account key
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft committed Jan 19, 2024
1 parent bef50b2 commit 923056b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ jobs:
constellation-conf.yaml
constellation-state.yaml
constellation-mastersecret.json
gcpServiceAccountKey.json
encryptionSecret: ${{ secrets.ARTIFACT_ENCRYPT_PASSWD }}

e2e-upgrade:
Expand Down Expand Up @@ -400,6 +401,7 @@ jobs:
constellation-conf.yaml
constellation-state.yaml
constellation-mastersecret.json
gcpServiceAccountKey.json
encryptionSecret: ${{ secrets.ARTIFACT_ENCRYPT_PASSWD }}

clean-up:
Expand Down

0 comments on commit 923056b

Please sign in to comment.