Fix -dirty suffix of 1.7.10 build on CI

This commit is contained in:
Jonas Herzig
2019-05-07 12:49:53 +02:00
parent d54905713f
commit f1527c51fe
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ pipeline:
- git config --global user.email "replaymod@drone" && git config --global user.name "Drone"
- ./gradlew -PworkAroundBuildOrder=1 --parallel shadowJar :1.8:setCoreVersion
- ./gradlew --old-gradle :1.7.10:setupCIWorkspace :jGui:1.7.10:setupCIWorkspace
- ./gradlew --old-gradle :1.7.10:shadowJar :shadowJar
- ./gradlew --old-gradle -PignoreDirty=1 :1.7.10:shadowJar :shadowJar
archive:
image: plugins/s3
acl: public-read