|
|
|
|
|
by rpep
1293 days ago
|
|
I’m not sure the niggles here are platform things - they’re hard lessons that come from experience in using CI for the most part. Generally you want to aim for writing things in scripts that your CI system calls, so that they can be run locally trivially and so that migrating away from one CI provider (for whatever reason - cost, employer decides to shift, etc.) is not a huge piece of work. |
|
Edit: I mean, why is this not the config if we are just doing a script?