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:
|
package:
|
||||||
stage: package
|
stage: package
|
||||||
script:
|
script:
|
||||||
- ./gradlew fatJar --stacktrace -Pminosoft.updates=true
|
- ./gradlew fatJar upload --stacktrace -Pminosoft.updates=true
|
||||||
- apk add git curl
|
|
||||||
- ./release/upload.sh
|
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user