mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add golang and git 2.17 images
This commit is contained in:
parent
ea210394a3
commit
89df514249
1 changed files with 4 additions and 0 deletions
|
|
@ -68,9 +68,11 @@ golang-1.8.6-git-2.14 test: *test_custom
|
|||
golang-1.9-git-2.9.0 test: *test_custom
|
||||
golang-1.9-git-2.14 test: *test_custom
|
||||
golang-1.9-git-2.16 test: *test_custom
|
||||
golang-1.9-git-2.17 test: *test_custom
|
||||
golang-1.10-git-2.9.0 test: *test_custom
|
||||
golang-1.10-git-2.14 test: *test_custom
|
||||
golang-1.10-git-2.16 test: *test_custom
|
||||
golang-1.10-git-2.17 test: *test_custom
|
||||
node-8.9-chrome-63.0-yarn-1.2 test: *test_custom
|
||||
|
||||
www-gitlab-com test: *test_build
|
||||
|
|
@ -104,9 +106,11 @@ golang-1.8.6-git-2.14: *build_and_deploy_custom
|
|||
golang-1.9-git-2.9.0: *build_and_deploy_custom
|
||||
golang-1.9-git-2.14: *build_and_deploy_custom
|
||||
golang-1.9-git-2.16: *build_and_deploy_custom
|
||||
golang-1.9-git-2.17: *build_and_deploy_custom
|
||||
golang-1.10-git-2.9.0: *build_and_deploy_custom
|
||||
golang-1.10-git-2.14: *build_and_deploy_custom
|
||||
golang-1.10-git-2.16: *build_and_deploy_custom
|
||||
golang-1.10-git-2.17: *build_and_deploy_custom
|
||||
node-8.9-chrome-63.0-yarn-1.2: *build_and_deploy_custom
|
||||
|
||||
www-gitlab-com: *build_and_deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue