Skip to content

Commit

Permalink
ci: test specifying credentials path
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft committed Oct 25, 2024
1 parent fd0472d commit 2c9c486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/login_stackit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ runs:
run: |
mkdir -p ~/.stackit
echo "${UAT}" > ~/.stackit/credentials.json
export STACKIT_CREDENTIALS_PATH="~/.stackit/credentials.json"

0 comments on commit 2c9c486

Please sign in to comment.