Tony CHEMIT pushed to branch develop-5.x at ultreiaio / ird-observe Commits: ca983d25 by Tony CHEMIT at 2017-06-08T11:23:58+02:00 improve builds - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -94,7 +94,7 @@ deploy-snapshot: <<: *test_manual script: - apt-get update -y && apt-get install libc6-i386 libx32stdc++6 -y - - wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/execute-maven.sh | sed 's/$1/deploy -DperformRelease/' | bash + - wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/execute-maven.sh | sed 's/$1/deploy -DskipTests -DperformRelease/' | bash latest-site: <<: *env_test View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/ca983d258972b781d169cb629a7c... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/commit/ca983d258972b781d169cb629a7c... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT