Loading ci_cd/problem2.yml +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ extra: exit 1 fi score="$(tail -n 1 extra3c.out | tr -d '[:space:]')" score="$(tail -n 1 extra2.out | tr -d '[:space:]')" - echo "$context" - curl "https://agile.bu.edu/ec330_scripts/saveScores.pl?key=${MAGIC_KEY}&file=hw6planar&name=${GITLAB_USER_LOGIN}&score=${score}" rules: Loading Loading
ci_cd/problem2.yml +1 −1 Original line number Diff line number Diff line Loading @@ -83,7 +83,7 @@ extra: exit 1 fi score="$(tail -n 1 extra3c.out | tr -d '[:space:]')" score="$(tail -n 1 extra2.out | tr -d '[:space:]')" - echo "$context" - curl "https://agile.bu.edu/ec330_scripts/saveScores.pl?key=${MAGIC_KEY}&file=hw6planar&name=${GITLAB_USER_LOGIN}&score=${score}" rules: Loading