Skip to content

Commit

Permalink
DEVOP-32: print echo server deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
michperalbo-fsl committed May 20, 2024
1 parent ae668c0 commit 968b18b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
githubToken: ${{ secrets.GITHUB_DEPLOY_TOKEN }}
- run: |
pwd
echo "KILAHUEA"
ls ../kilauea/kubefiles/kauai/kubectl_configs/ || true
ls ./kilauea/kubefiles/kauai/kubectl_configs/ || true
echo "Ahoha"
cat ./peahjar-aloha/echo-server/templates/deployment.yml || true
- uses: ./
with:
Expand Down

0 comments on commit 968b18b

Please sign in to comment.