This commit is contained in:
parent
d66c924158
commit
34229642b8
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- name: Verify CLI Installation
|
||||
run: |
|
||||
stackit version
|
||||
stackit --version
|
||||
|
||||
- name: Verify Output Token
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ runs:
|
|||
fi
|
||||
|
||||
echo "STACKIT CLI installed successfully."
|
||||
stackit version
|
||||
stackit --version
|
||||
|
||||
- name: Authenticate and Get Token
|
||||
id: get-token
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue