Commit 63e725b7 authored by Noel's avatar Noel
Browse files

Update .gitlab-ci.yml

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