10 Apr
2017
10 Apr
'17
7:10 p.m.
Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3 Commits: 592d4a7b by Tony CHEMIT at 2017-04-10T21:09:54+02:00 fix depoy latest build - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,7 +57,7 @@ stages: stage: Test script: - mvn -Padd-git-commit-id-to-project-version -N - - mvn install -am -p t3-web -DskipTests -Pdeploy-demo -Dclassifier=latest + - mvn install -am -pl t3-web -DskipTests -Pdeploy-demo -Dclassifier=latest build: stage: Build View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/592d4a7b6477fba63f9c07f03162b24fb...