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