mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-01-25 08:51:33 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
41e63cbdc1
commit
30f4f15418
@ -2,9 +2,9 @@ stages:
|
||||
- build
|
||||
|
||||
variables:
|
||||
name: "FabledSkyBlock"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "Build-73"
|
||||
name: "FabledSkyBlock"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "Build-73"
|
||||
|
||||
build:
|
||||
stage: build
|
||||
@ -18,4 +18,4 @@ build:
|
||||
artifacts:
|
||||
name: $name-$version
|
||||
paths:
|
||||
- "$path/*.jar"
|
||||
- "$path/*.jar"
|
||||
|
Loading…
Reference in New Issue
Block a user