Loading ci_cd/problem1c.yml +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
ci_cd/problem1c.yml +2 −0 Original line number Diff line number Diff line Loading @@ -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