computers, docker
@CobaltVelvet no pressure but if you can share it and have the energy to do so, I'd really be interested to try it!
computers, docker
@agate it really isnt much but, https://gist.github.com/0xa/f8b72dd16bb0300b740f3140984b4a85
computers, docker
@CobaltVelvet thanks!
computers, docker
@CobaltVelvet just tested it on a local project and it does the job 🎉
computers, docker
@agate tiny warning though it mounts the current directory for caching and all, it does not copy it to the container and extract artifacts
computers, docker
@CobaltVelvet oh right. My main use case is to quickly ensure new pipelines launch as expected, so it shouldn't be an issue :)
computers, docker
anyway it works fine and now i have a nice script to test a .gitlab-ci.yml locally