Hacker News new | ask | show | jobs
by kroolik 463 days ago
You can apply dynamic env to other jobs by exporting an env file as a dotenv artifact. So first job creates a dotenv file and export it as artifact. Second depends on the first so it can consume the artifact. https://docs.gitlab.com/ci/yaml/artifacts_reports/#artifacts...
1 comments

Yes, that works for most thinks. E.g. for services:name, but not services:variables:xxx