mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-09 15:29:20 -04:00
gitlab ci: properly upload release
This commit is contained in:
parent
ccf1e9196a
commit
b169d97aa5
@ -66,9 +66,7 @@ test:
|
||||
package:
|
||||
stage: package
|
||||
script:
|
||||
- ./gradlew fatJar --stacktrace -Pminosoft.updates=true
|
||||
- apk add git curl
|
||||
- ./release/upload.sh
|
||||
- ./gradlew fatJar upload --stacktrace -Pminosoft.updates=true
|
||||
only:
|
||||
- master
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user