Loading .gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stages: - ls -d /usr/local/ltv - ls -d /usr/local/testv - ls -d /usr/local/be_2_evs_test # - ls -d /usr/local/be_2_evs_test # Checks for BASOP runners, comment out if not relevant - ls -d /usr/local/scripts Loading Loading @@ -78,4 +78,5 @@ test_runners: tags: - ${RUNNER} script: - echo "Testing runner named as ${RUNNER}" - echo "Testing runner with tag ${RUNNER}" - *check_dependencies Loading
.gitlab-ci.yml +3 −2 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stages: - ls -d /usr/local/ltv - ls -d /usr/local/testv - ls -d /usr/local/be_2_evs_test # - ls -d /usr/local/be_2_evs_test # Checks for BASOP runners, comment out if not relevant - ls -d /usr/local/scripts Loading Loading @@ -78,4 +78,5 @@ test_runners: tags: - ${RUNNER} script: - echo "Testing runner named as ${RUNNER}" - echo "Testing runner with tag ${RUNNER}" - *check_dependencies