Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ test_dependencies: # Echo env vars - echo $GIT_HTTP_LOW_SPEED_LIMIT - echo $GIT_HTTP_LOW_SPEED_TIME - echo "try8" - echo "try9" - 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 @@ -16,7 +16,7 @@ test_dependencies: # Echo env vars - echo $GIT_HTTP_LOW_SPEED_LIMIT - echo $GIT_HTTP_LOW_SPEED_TIME - echo "try8" - echo "try9" - echo 0 > zero # Helper file - echo "Runner successfully running" Loading