Skip to content

Commit 898b986

Browse files
committed
ci: debug secret
1 parent 81c3e10 commit 898b986

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ jobs:
378378
env:
379379
VAULT_PASS: ${{ secrets.VAULT_PASS }}
380380
run: |
381+
echo "${VAULT_PASS}"
381382
find . -maxdepth 1 -name "*.yml" -not -name "requirements.yml" -not -name "hosts.yml" | xargs -n1 ansible-playbook --inventory="hosts.yml" --syntax-check
382383
383384
- name: Check for Molecule files

0 commit comments

Comments
 (0)