Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stages: test_dependencies: stage: test tags: - test-nokia-basop-linux-runner-2 # Add targeted runner tag here - test-nokia-basop-linux-runner-3 # Add targeted runner tag here script: - echo 0 > zero # Helper file - echo "Runner successfully running" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ stages: test_dependencies: stage: test tags: - test-nokia-basop-linux-runner-2 # Add targeted runner tag here - test-nokia-basop-linux-runner-3 # Add targeted runner tag here script: - echo 0 > zero # Helper file - echo "Runner successfully running" Loading