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

Turn off git commits for now

parent 7fd6d015
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
stages:
  - readyQ

am_I_ready:
  stage: readyQ
  script:
    - echo "Lab submissions are not yet live.  Sorry."
    - exit 1

include:
  - local: 'ci_cd/labm1.yml'   # Lab -1
  - local: 'ci_cd/lab0.yml'    # Lab 0
 No newline at end of file