mirror of
https://github.com/songoda/EpicEnchants.git
synced 2025-01-03 15:08:19 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
244ad2a6bd
commit
190af3509c
@ -14,7 +14,7 @@ build:
|
||||
- find $path/ -type f -name "*.yml" -print0 | xargs -0 sed -i -e s/maven-version-number/$version/g
|
||||
- mvn clean package
|
||||
- find $path/ -depth -path '*original*' -delete
|
||||
- mv $path/target/*.jar
|
||||
- mv $path/target/*.jar $path
|
||||
artifacts:
|
||||
name: $name-$version
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user