Commit a77fad8c authored by iSergio's avatar iSergio
Browse files

Correct artifacts

parent 26bdda77
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -88,9 +88,6 @@ deploy:cesiumjs4gwt-main:
    - tags
  script:
    - mvn $MAVEN_CLI_OPTS -pl cesiumjs4gwt-main -DskipTests=true deploy
  artifacts:
    paths:
      - cesiumjs4gwt-main/target/*.jar

deploy:cesiumjs4gwt-showcase:
  stage: deploy