publish 1.0.0

This commit is contained in:
曾文豪
2023-04-26 14:43:43 +08:00
parent e49bf32117
commit 38d6bae04f
13 changed files with 25 additions and 25 deletions

View File

@@ -9,8 +9,8 @@ deploy-jar:
rules:
- if: $CI_COMMIT_TAG
script:
- mvn clean deploy -Dmaven.test.skip -DaltDeploymentRepository=master::default::file:/usr/local/nginx/html/kepai-repo
- cd /usr/local/nginx/html/kepai-repo
- mvn clean deploy -Dmaven.test.skip -DaltDeploymentRepository=master::default::file:/usr/local/nginx/html/tiesheng-repo
- cd /usr/local/nginx/html/tiesheng-repo
- git checkout master
- git pull
- git add .