Commit 0ebc6a02 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Update .gitlab-ci.yml

parent b9c59ea1
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ compile:
  stage: build
  script:
    - ls -la
    - find . -name MyDistinctCounter.java
    - 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