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 Update scripts/lint-doc.sh 2018-08-29 17:35:41 +02:00
lint-rugged Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
merge-reports
merge-simplecov
no-ee-check
prepare_build.sh
prune-old-flaky-specs Follow Rubocop for scripts/prune-old-flaky-specs 2018-06-01 14:30:10 +08:00
rails4-gemfile-lock-check Switch rails 4 to 5 in gitlab-ci 2018-11-14 12:38:30 +01:00
schema_changed.sh Backport schema_changed.sh from EE which prints the diff if the schema is different 2018-08-30 08:29:08 +02:00
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 Refactor scripts/trigger-build and post a commit note with the downstream pipeline URL for omnibus triggers 2018-09-24 18:24:13 +02:00
utils.sh