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

Update .gitlab-ci.yml

parent 3e77c797
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@ build-job:
  stage: build
  script:
    - echo "This is where code compilation would go ..."
  tags: [java]