Compare commits

..

1 Commits

Author SHA1 Message Date
siujamo e7da3a76b7 ci: recover artefact uploading 2026-05-25 14:45:26 +08:00
+3
View File
@@ -19,6 +19,9 @@ build:
- chmod +x gradlew
script:
- ./gradlew bootJar -x test -PartefactVersion="$CI_COMMIT_TAG"
artifacts:
paths:
- build/libs/*.jar
rules:
- if: $CI_COMMIT_TAG