made change to check if logs are flowing

This commit is contained in:
Atharva Mulmuley 2021-04-29 15:49:02 +05:30
parent 73a2562285
commit f47f3e7ca3

View File

@ -38,7 +38,9 @@ jobs:
pwd
echo 'hello world' > temp.txt
ls
cat out.log
- run: |
kubectl get pods -A
ls
pwd
pwd
cat out.log