Skip to content

Commit 00102cc

Browse files
committed
test
1 parent b35024e commit 00102cc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
with:
3838
vault_version: 1.9.4
3939

40+
- name: Debug Vault Token
41+
run: |
42+
echo "Vault token from login step: '${{ steps.vault_login.outputs.token }}'"
43+
4044
- name: Generate AppRole SecretID
4145
id: generate_secret_id
4246
env:

0 commit comments

Comments
 (0)