mirror of
https://github.com/songoda/EpicBosses.git
synced 2025-01-23 07:11:28 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
3f69530947
commit
07337383ae
@ -1,10 +1,10 @@
|
||||
stages:
|
||||
- build
|
||||
- build
|
||||
|
||||
variables:
|
||||
name: "EpicBosses"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "1.0.11"
|
||||
name: "EpicBosses"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "1.0.11"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
@ -17,4 +17,4 @@ build:
|
||||
artifacts:
|
||||
name: $name-$version
|
||||
paths:
|
||||
- "$path/plugin-modules/Core/target/*.jar"
|
||||
- "$path/plugin-modules/Core/target/*.jar"
|
||||
|
Loading…
Reference in New Issue
Block a user