Mads Jon Nielsen
Mads Jon Nielsen
URL is functioning. It's the other two thats missing 🤣
I don't quite understand the use case. What exactly does your job script need, and how do you manage this in a remote pipeline today?
Thanks you, now it makes sense 🤟 We need a `filepath` field that cannot coexist with `content` field basicly
Yes, values is the field I was referencing. Perhaps a file_from_path type makes more sense. We must keep the file auto detection magic, or we will be forced to major...
Hmmm.... I'll try it out, give me moment...
I completely uninstalled `gitlab-ci-local` and removed ppa from `/etc/apt/sources.d` Ran the following installation script ``` mjn@mjn-laptop:~$ curl -s "https://gitlab-ci-local-ppa.firecow.dk/pubkey.gpg" | sudo apt-key add - echo "deb https://gitlab-ci-local-ppa.firecow.dk ./" | sudo...
> Thanks for looking! > > I tried searching for the errors I got and some resources said that one cause for the error with the second method could be...
This tools isn't published as a docker image. But we could add arm64 binaries. `npm install -g gitlab-ci-local` will already give a pure arm64 native experience.
I don't quite understand.... gitlab-ci-local isn't calling docker build during execution
Nah, leave it this open, I've renamed the issue..