mirror of
https://github.com/songoda/UltimateModeration.git
synced 2025-02-12 09:31:24 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
21d4f1c83a
commit
543269b4ed
@ -2,9 +2,9 @@ stages:
|
||||
- build
|
||||
|
||||
variables:
|
||||
name: "UltimateModeration"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "1.0.1"
|
||||
name: "UltimateModeration"
|
||||
path: "/builds/$CI_PROJECT_PATH"
|
||||
version: "1.0.1"
|
||||
|
||||
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