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