Skip to content

Commit eaadccc

Browse files
committed
ci: log pvc status
1 parent bcbaaed commit eaadccc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ jobs:
103103
storage-class-name: local-path
104104
pvc-access-mode: ReadWriteMany
105105

106+
- run: kubectl get pvc -A
107+
106108
- name: Romeo environment under test
107109
id: env-test
108110
uses: ctfer-io/romeo/environment@45f60fd12eef9ecc364de6a984ab4833be6fd1d3

0 commit comments

Comments
 (0)