Loading .gitlab-ci.yml +1 −10 Original line number Diff line number Diff line stages: - build - test - deploy image: name: 2020.08.0-centos7-sag:latest Loading @@ -15,13 +13,6 @@ debug-job: - ls -la - env - ls -la /alma/ACS-2020AUG/ACSSW/bin only: - start_acs_tests test-job: stage: test script: - /alma/ACS-2020AUG/ACSSW/bin/acsStart only: - start_acs_tests Loading
.gitlab-ci.yml +1 −10 Original line number Diff line number Diff line stages: - build - test - deploy image: name: 2020.08.0-centos7-sag:latest Loading @@ -15,13 +13,6 @@ debug-job: - ls -la - env - ls -la /alma/ACS-2020AUG/ACSSW/bin only: - start_acs_tests test-job: stage: test script: - /alma/ACS-2020AUG/ACSSW/bin/acsStart only: - start_acs_tests