Commit 2467bcc0 authored by Noel's avatar Noel
Browse files

Update .gitlab-ci.yml

parent 63e725b7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@ maven-build:
    paths:
      - .m2/repository/
  script:
    - sbt publish
    - mvn deploy -B
  artifacts:
    name: "$CI_PROJECT_NAME"