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
1 changed file:
Changes:
| ... | ... | @@ -94,7 +94,7 @@ deploy-snapshot: |
| 94 | 94 |
<<: *test_manual
|
| 95 | 95 |
script:
|
| 96 | 96 |
- apt-get update -y && apt-get install libc6-i386 libx32stdc++6 -y
|
| 97 |
- - wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/execute-maven.sh | sed 's/$1/deploy -DperformRelease/' | bash
|
|
| 97 |
+ - wget -q -O - https://gitlab.com/ultreiaio/pom/raw/master/bin/execute-maven.sh | sed 's/$1/deploy -DskipTests -DperformRelease/' | bash
|
|
| 98 | 98 |
|
| 99 | 99 |
latest-site:
|
| 100 | 100 |
<<: *env_test
|