Rename gitlab-ui to gitlab-puppeteer

This commit is contained in:
Clement Ho 2018-10-22 03:58:10 +00:00 committed by Stan Hu
parent e2d77745d9
commit 5e40be2f57
2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@ danger test: *test_build
alpine-aws test: *test_build
gitlab-charts-build-base test: *test_build
gitlab-qa test: *test_build
gitlab-ui test: *test_build
gitlab-puppeteer test: *test_build
omnibus-gitlab-bionic test: *test_build
omnibus-gitlab-centos6 test: *test_build
omnibus-gitlab-centos7 test: *test_build
@ -149,7 +149,7 @@ danger: *build_and_deploy
alpine-aws: *build_and_deploy
gitlab-charts-build-base: *build_and_deploy
gitlab-qa: *build_and_deploy
gitlab-ui: *build_and_deploy
gitlab-puppeteer: *build_and_deploy
omnibus-gitlab-bionic: *build_and_deploy
omnibus-gitlab-centos6: *build_and_deploy
omnibus-gitlab-centos7: *build_and_deploy