mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 03:15:35 -04:00
fix gitlab ci error
This commit is contained in:
parent
0c84d91987
commit
839b740c3a
@ -48,7 +48,9 @@ test:
|
||||
|
||||
package:
|
||||
stage: package
|
||||
script: ./gradlew fatJar
|
||||
script:
|
||||
- chmod 660 .gradle/ build/ -R
|
||||
- ./gradlew fatJar
|
||||
only:
|
||||
- master
|
||||
- merge_requests
|
||||
|
Loading…
x
Reference in New Issue
Block a user