~singpolyma/biboumi

17f8cf64bd9246d1d23d45f0c6bc203f70a60113 — louiz’ 8 years ago b65ff9e
CI: add the docker tag for coverity and sonar-qube jobs
1 files changed, 4 insertions(+), 0 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +4 -0
@@ 131,6 131,8 @@ test:openbsd:
test:coverity:
  stage: test
  image: biboumi-test-fedora:latest
  tags:
    - docker
  allow_failure: true
  when: manual
  script:


@@ 143,6 145,8 @@ test:coverity:
test:sonar-qube:
  stage: test
  image: biboumi-test-fedora:latest
  tags:
    - docker
  script:
    - cmake ..
    - ~/sonar-scanner/bin/build-wrapper-linux-x86/build-wrapper-linux-x86-64 --out-dir ./bw-outputs make biboumi test_suite