Merge pull request 'fix: added EOF for heredoc' (#7) from fix/add-eof into main

This commit is contained in:
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