-
- Downloads
Rename BUILD to JOB in CI Variables
Given GitLab moves away from using the term build, everywhere, also the CI variables are being renamed. For now, both `CI_BUILD_X` and `CI_JOB_X` are supported, with the same values. However, in about 3 months, support will be dropped.
Showing
- app/models/ci/build.rb 30 additions, 7 deletionsapp/models/ci/build.rb
- changelogs/unreleased/zj-variables-build-job.yml 4 additions, 0 deletionschangelogs/unreleased/zj-variables-build-job.yml
- db/schema.rb 2 additions, 2 deletionsdb/schema.rb
- doc/ci/variables/README.md 56 additions, 22 deletionsdoc/ci/variables/README.md
- spec/models/ci/build_spec.rb 22 additions, 19 deletionsspec/models/ci/build_spec.rb
Loading
Please register or sign in to comment