Loading .gitlab-ci.yml +2 −8 Original line number Diff line number Diff line Loading @@ -7,13 +7,6 @@ image: name: 2020.08.0-centos7-sag:latest entrypoint: ["/bin/bash"] include: template: Jobs/Code-Quality.gitlab-ci.yml debug-job: stage: build script: Loading @@ -30,4 +23,5 @@ test-job: stage: test script: - /alma/ACS-2020AUG/ACSSW/bin/acsStart only: - start_acs_tests No newline at end of file Loading
.gitlab-ci.yml +2 −8 Original line number Diff line number Diff line Loading @@ -7,13 +7,6 @@ image: name: 2020.08.0-centos7-sag:latest entrypoint: ["/bin/bash"] include: template: Jobs/Code-Quality.gitlab-ci.yml debug-job: stage: build script: Loading @@ -30,4 +23,5 @@ test-job: stage: test script: - /alma/ACS-2020AUG/ACSSW/bin/acsStart only: - start_acs_tests No newline at end of file