job_artifacts.git | .dsci/job_one/ | task.bash
set -e ls -l ~/artifacts echo "good man, no yaml!!..." > ~/artifacts/hello_world.txt echo "second chance" > ~/artifacts/message.txt