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