Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ simple_test: competition: stage: compete script: - echo "Running competition for $GITLAB_USER_LOGIN" - echo "TIMEOUT set to 5 minutes" - curl -o "temp.tar" "https://agile.bu.edu/local/ec504/hw3/p2/problem-2-staff.tar"; Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ simple_test: competition: stage: compete script: - echo "Running competition for $GITLAB_USER_LOGIN" - echo "TIMEOUT set to 5 minutes" - curl -o "temp.tar" "https://agile.bu.edu/local/ec504/hw3/p2/problem-2-staff.tar"; Loading