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

Update .gitlab-ci.yml

parent ea4c02a5
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ stages:
compile:
  stage: build
  script:
    - ls -la
    - echo "Compiling code"
    - curl https://agile.bu.edu/gitlab/configs/ec504-configs/hw1/problem-1-testing/-/archive/master/problem-1-testing-master.tar?path=src -o test.tar
    - tar -xvf test.tar