-
Steve Azzopardi authored
What: This job will only run on the default branch and when a new release is tagged. How: Use [artifacts:reports:dotenv](https://docs.gitlab.com/ee/ci/pipelines/job_artifacts.html#artifactsreportsdotenv) to create an environment variable for each job that depends on it will get the environment variable available. Create new rules that can be shared throughout all of the ci files. This follows the same pattern that is used for [gitlab-org/gitlab](https://gitlab.com/gitlab-org/gitlab/-/blob/64787967f49ae237553c8a14afb9f782f5e5b897/.gitlab/ci/rules.gitlab-ci.yml) Testing: The testing of all test rules where done in https://gitlab.com/steveazz-playground/release-rules/-/pipelines. reference https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27269#note_458699971
Loading