Hacker News new | ask | show | jobs
by iamjackg 943 days ago
Absolutely agree. The main downside of that pattern is that it doesn't work with jobs included from other projects in GitLab CI, since the job runs in the context of the project that imported it and therefore can't find the script in its original repo. Huge bummer.
1 comments

Bundle up configuration and scripts, and now we have containerized CI infrastructure.