fix: activate service account
This commit is contained in:
parent
76e16568c4
commit
863e09d774
1 changed files with 3 additions and 0 deletions
|
|
@ -117,6 +117,9 @@ runs:
|
|||
|
||||
export STACKIT_SERVICE_ACCOUNT_KEY_PATH
|
||||
|
||||
STACKIT_ACCESS_TOKEN="$(stackit auth activate-service-account --only-print-access-token)"
|
||||
export STACKIT_ACCESS_TOKEN
|
||||
|
||||
STACKIT_PROJECT_ID="$INPUT_PROJECT_ID"
|
||||
export STACKIT_PROJECT_ID
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue