diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e286bb4..d8c213d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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