fix: added EOF for heredoc #7

Merged
randal merged 1 commits from fix/add-eof into main 2024-07-19 07:40:33 +00:00
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