mirror of
https://github.com/ditkrg/k8s-set-context.git
synced 2026-01-23 06:16:48 +00:00
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
|
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…
Reference in New Issue
Block a user