mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add a custom Docker image for Danger jobs
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
fbe99ba4cc
commit
b74990fdd5
11 changed files with 16 additions and 9 deletions
|
|
@ -95,6 +95,7 @@ node-8.9-chrome-63.0-yarn-1.2 test: *test_custom
|
|||
# Used by https://gitlab.com/gitlab-org/distribution/gitlab-provisioner/
|
||||
ruby-2.3-ansible-2.5.1-terraform-0.11 test: *test_custom
|
||||
|
||||
danger test: *test_build
|
||||
gitlab-charts-build-base test: *test_build
|
||||
gitlab-qa test: *test_build
|
||||
omnibus-gitlab-bionic test: *test_build
|
||||
|
|
@ -157,6 +158,7 @@ golang-1.10-git-2.17: *build_and_deploy_custom
|
|||
# Used by https://gitlab.com/gitlab-org/distribution/gitlab-provisioner/
|
||||
ruby-2.3-ansible-2.5.1-terraform-0.11: *build_and_deploy_custom
|
||||
|
||||
danger: *build_and_deploy
|
||||
gitlab-charts-build-base: *build_and_deploy
|
||||
gitlab-qa: *build_and_deploy
|
||||
omnibus-gitlab-bionic: *build_and_deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue