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 pwd
echo 'hello world' > temp.txt echo 'hello world' > temp.txt
ls ls
cat out.log
- run: | - run: |
kubectl get pods -A kubectl get pods -A
ls ls
pwd pwd
cat out.log