chore: added EOF to heredoc for pvc

This commit is contained in:
2024-07-19 01:40:07 -06:00
parent 6eb7bc8134
commit fb5aa9fcf4
2 changed files with 1 additions and 1 deletions

View File

@@ -235,7 +235,7 @@ spec:
storage: 5Gi
storageClassName: nfs-client
volumeMode: Filesystem
EOF
echo -n "goghvideo-test-${RANDOMID}" > $(results.namespace.path)
runAfter:
- build