CI jobs artifacts should not be difficult
Summary
DSCI's job artifacts let pipeline tasks share files by storing them in ~/artifacts, effectively acting as a data buffer across jobs. The article provides a minimal example in Bash and Python showing how to write and read artifacts, and notes artifacts persist unless explicitly removed.