Add a Dockerfile.cloud-native for jobs that need kubctl / helm / terraform

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2018-07-26 09:46:44 +02:00
parent 79cda0fd05
commit 00259d7e25
No known key found for this signature in database
GPG key ID: 98DFFD1C0C62B70B
2 changed files with 35 additions and 0 deletions

View file

@ -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
gitlab-charts-build-base test: *test_build
gitlab-qa test: *test_build
omnibus-gitlab-bionic test: *test_build
omnibus-gitlab-centos6 test: *test_build
@ -156,6 +157,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
gitlab-charts-build-base: *build_and_deploy
gitlab-qa: *build_and_deploy
omnibus-gitlab-bionic: *build_and_deploy
omnibus-gitlab-centos6: *build_and_deploy