Skip to content

Commit

Permalink
Fix kubectl log command
Browse files Browse the repository at this point in the history
  • Loading branch information
tschneider-aneo committed Oct 28, 2024
1 parent f6a7f95 commit 824084a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/htcmock-localhost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- run: |
sleep 2
kubectl -n armonik logs htcmock-session
kubectl -n armonik logs job/htcmock-session
kubectl -n armonik get jobs
kubectl -n armonik describe jobs
Expand Down

0 comments on commit 824084a

Please sign in to comment.