Skip to content

Commit d867a75

Browse files
committed
Improve gitlab ci
1 parent 1ee3e70 commit d867a75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
include:
22
- project: onelitefeather/ci-template
33
ref: main
4-
file: spigot/S3-ci-cd.yml
4+
file: s3-upload.yaml
55

66
variables:
7-
JAR_FILE: "BuildEssentials.jar"
8-
BUCKET: "cloudnet"
7+
JAR_FILE: "ExampleProject.jar"
8+
BUCKET: "olf-dev"
99
TEMPLATE: "default"

0 commit comments

Comments
 (0)