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

Update .gitlab-ci.yml

parent 4bb419bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ stages:
prebuild_m1:
  stage: LabMinusOne
  script:
    - ls -l .
    - |
      if [ ! -f lab-1.cpp ]; then
        echo "ERROR - could not find file lab-1.cpp.";