Commit 04437107 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Updated gitlab with internal tests

parent 7222dde8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -78,4 +78,6 @@ more_rationalp:
    - make more1c
    - score="$(./more1c | tail -n 1 | tr -d '[:space:]')"
    - curl "https://agile.bu.edu/ec330_scripts/saveScores.pl?key=${MAGIC_KEY}&file=hw0_more1b&name=${GITLAB_USER_LOGIN}&score=${score}" # log the score for easy grading
  rules:
    - if: '$CI_COMMIT_REF_NAME == "problem1c"'
  tags: [ c++-17 ]
 No newline at end of file