Skip to content
Snippets Groups Projects
Commit 013bd829 authored by Jueun Park's avatar Jueun Park
Browse files

edited .gitlab-ci.yml

parent f9583e27
No related branches found
No related tags found
1 merge request!2Resolve "Create maven package"
Pipeline #13128 failed
...@@ -89,4 +89,5 @@ publish_package: ...@@ -89,4 +89,5 @@ publish_package:
script: script:
- "./gradlew publish" - "./gradlew publish"
artifacts: artifacts:
paths:
- "build/libs/rago-0.1.0.jar" - "build/libs/rago-0.1.0.jar"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment