This commit is contained in:
@@ -42,7 +42,9 @@ jobs:
|
|||||||
cat k8s.yml
|
cat k8s.yml
|
||||||
|
|
||||||
- name: "Disk"
|
- name: "Disk"
|
||||||
run: df -h
|
run: |
|
||||||
|
df -h
|
||||||
|
docker images
|
||||||
|
|
||||||
- name: "Build & Push"
|
- name: "Build & Push"
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user