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

edited .gitlab-ci.yml

parent 9a0a2cf5
No related branches found
No related tags found
1 merge request!2Resolve "Create maven package"
Pipeline #13130 passed
......@@ -85,6 +85,7 @@ publish_package:
image: openjdk:11
stage: publish
needs:
- build
- test
script:
- "./gradlew setDevVersionForCI"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment