diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-11-29 18:20:42 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-29 18:20:42 +0000 |
commit | b6c6d43f0cb906efbd66819250d46d30db73f8ed (patch) | |
tree | 459e2ac8757c5f6cffb1aaa30b320cec01a34ddd /.gitlab-ci.yml | |
parent | 7893acec80a7bb1bb18aa7277b2dbaac12ca4835 (diff) | |
parent | 5f2d890137a8f634332533a6a7eb1700b7696650 (diff) | |
download | clientdata-b6c6d43f0cb906efbd66819250d46d30db73f8ed.tar.gz clientdata-b6c6d43f0cb906efbd66819250d46d30db73f8ed.tar.bz2 clientdata-b6c6d43f0cb906efbd66819250d46d30db73f8ed.tar.xz clientdata-b6c6d43f0cb906efbd66819250d46d30db73f8ed.zip |
Merge branch 'jesusalva/sillytest' into 'master'
Remove the Contributors CI test
See merge request evol/clientdata!181
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cad8194a..df624bd7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,12 +14,6 @@ testxml: - ./.tools/testxml.sh - pwd -contributors: - stage: test - script: - - ./.tools/contributors.sh - - pwd - pngcheck: stage: test script: |