[Git][NTPsec/ntpsec][master] Update code_quality CI job to latest standards
Gary E. Miller
gitlab at mg.gitlab.com
Tue Jul 9 20:32:50 UTC 2019
Gary E. Miller pushed to branch master at NTPsec / ntpsec
Commits:
bf123f62 by Matt Selsky at 2019-07-09T19:56:16Z
Update code_quality CI job to latest standards
See https://docs.gitlab.com/ee/ci/examples/code_quality.html
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -19,21 +19,8 @@ pages:
tags:
- gitlab-org
-#codequality:
-# stage: test
-# image: docker:latest
-# variables:
-# DOCKER_DRIVER: overlay
-# services:
-# - docker:dind
-# script:
-# - docker pull codeclimate/codeclimate
-# - docker run --env CODECLIMATE_CODE="$PWD" --volume "$PWD":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate analyze -f json > codeclimate.json
-# allow_failure: true
-# artifacts:
-# paths: [codeclimate.json]
-# tags:
-# - docker
+include:
+ - template: Code-Quality.gitlab-ci.yml
.job_template: &job_definition
stage: build
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/bf123f62a4f2cb0b20fc4fba31bb0c4ca262a9d9
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/bf123f62a4f2cb0b20fc4fba31bb0c4ca262a9d9
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20190709/68116424/attachment.htm>
More information about the vc
mailing list