publish 0.2.0
This commit is contained in:
@@ -9,6 +9,9 @@ deploy-jar:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
script:
|
script:
|
||||||
|
- cd springboot-launcher
|
||||||
|
- mvn clean install
|
||||||
|
- cd ..
|
||||||
- mvn clean deploy -Dmaven.test.skip -DaltDeploymentRepository=master::default::file:/usr/local/nginx/html/kepai-repo
|
- mvn clean deploy -Dmaven.test.skip -DaltDeploymentRepository=master::default::file:/usr/local/nginx/html/kepai-repo
|
||||||
- cd /usr/local/nginx/html/kepai-repo
|
- cd /usr/local/nginx/html/kepai-repo
|
||||||
- git checkout master
|
- git checkout master
|
||||||
|
|||||||
Reference in New Issue
Block a user