Skip to content

Commit 526f90e

Browse files
committed
add space for post_ci
1 parent d5d812c commit 526f90e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shippable.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ build:
1010
- mvn pmd:pmd
1111
- mvn cobertura:cobertura -Dcobertura.report.format=xml
1212

13-
post_ci:
14-
- curl -s https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin
15-
- testspace target/pmd.xml [Tests]target/surefire-reports/TEST*.xml target/site/cobertura/coverage.xml $TESTSPACE_TOKEN/${BRANCH}#ship.Build.${BUILD_NUMBER}
13+
post_ci:
14+
- curl -s https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin
15+
- testspace target/pmd.xml [Tests]target/surefire-reports/TEST*.xml target/site/cobertura/coverage.xml $TESTSPACE_TOKEN/${BRANCH}#ship.Build.${BUILD_NUMBER}

0 commit comments

Comments
 (0)