gitlab-org--gitlab-foss/scripts
Rémy Coutable 17756db81d
Override CI_COMMIT_REF_SLUG for QA branches
The `gitlab:assets:compile` job isn't run for the QA branches, thus
there's no Docker image correspinding these branches in the registry.

By overriding `CI_COMMIT_REF_SLUG` to `master` for QA branches, the
`fetch-assets` job in the `omnibus-gitlab` pipeline will pull the
`master` assets Docker image.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-11-26 15:08:01 +01:00
..
frontend Fix typos occured to occurred 2018-11-16 00:34:24 +09:00
review_apps Ensure we abort the cleanup if release is empty 2018-11-13 18:01:46 +01:00
build_assets_image Add BUILD_ASSETS_IMAGE CI variable 2018-11-15 09:45:04 -06:00
create_mysql_user.sh
create_postgres_user.sh
detect-new-flaky-examples
gitaly-test-build
gitaly-test-spawn
gitaly_test.rb
lint-changelog-yaml
lint-conflicts.sh
lint-doc.sh
lint-rugged
merge-reports
merge-simplecov
no-ee-check
prepare_build.sh
prune-old-flaky-specs
rails4-gemfile-lock-check Switch rails 4 to 5 in gitlab-ci 2018-11-14 12:38:30 +01:00
schema_changed.sh
security-harness
static-analysis Add prettier to static-analysis job 2018-10-31 14:34:42 -05:00
sync-reports
trigger-build Override CI_COMMIT_REF_SLUG for QA branches 2018-11-26 15:08:01 +01:00
trigger-build-docs
utils.sh