Skip to content

Commit

Permalink
DEVOP-32: test out config
Browse files Browse the repository at this point in the history
  • Loading branch information
michperalbo-fsl committed May 17, 2024
1 parent 31767f5 commit a57f3e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ jobs:
- run: |
pwd
echo "KILAHUEA"
ls
echo "./"
ls ./
echo "../"
ls ../
ls ../kilahuea/kubefiles/kauai/kubectl_configs/ || true
ls ./kilahuea/kubefiles/kauai/kubectl_configs/ || true
Expand Down

0 comments on commit a57f3e8

Please sign in to comment.