Loading ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ benchmark: STATUS=$? set -e context="$(tail -n 10 extra3.out | tail -c 300)" context="$(tail -n 15 extra3.out | tail -c 300)" if [ "$STATUS" -eq 255 ]; then echo "Context: $context" Loading Loading
ci_cd/problem3.yml +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ benchmark: STATUS=$? set -e context="$(tail -n 10 extra3.out | tail -c 300)" context="$(tail -n 15 extra3.out | tail -c 300)" if [ "$STATUS" -eq 255 ]; then echo "Context: $context" Loading