Anon

Results 3 comments of Anon

You can use var files. `--var-file= --secret-file=` with `.env` format `VAR=Value` or just `VAR=` Tho, I don't see the use case for empty vars. You can check if env var...

Hi, I have encountered the same issue. Lets say the repo on the host is on `/home/anon/code/repo` 1. Run the CI in a container or have `image:` defined in `...

No. I haven't patched the gitlab-ci-local. What I've meant is: In another project, where I have control over the image/container I choose the first option, so it easier to work...