made change to check if logs are flowing
This commit is contained in:
parent
73a2562285
commit
f47f3e7ca3
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user