mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-23 10:45:54 +01:00
pipeline debugging
This commit is contained in:
parent
15e935f93a
commit
8ede8ac7dc
@ -13,7 +13,8 @@ build:
|
||||
stage: build
|
||||
script:
|
||||
- gradle build
|
||||
- mv build/libs/*.jar $path/
|
||||
- ls -lR
|
||||
- mv $path/build/libs/*.jar $path/
|
||||
artifacts:
|
||||
paths:
|
||||
- $path/*.jar
|
||||
|
Loading…
Reference in New Issue
Block a user