diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba51ff53ec2635fdfd92ae648ac723b5c5ccdbbc..dfff4004619a3f8f32b47a22bbab60551c738ed3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -102,7 +102,7 @@ deploy:cesiumjs4gwt-main: - develop - tags script: - - mvn $MAVEN_CLI_OPTS -pl '!cesium4gwt-showcase' -DskipTests=true deploy + - mvn $MAVEN_CLI_OPTS -pl :cesiumjs4gwt,:cesiumjs4gwt-main -DskipTests=true deploy deploy:cesiumjs4gwt-showcase: stage: deploy