chore:更新日志
This commit is contained in:
@@ -1,18 +1,5 @@
|
||||
stages:
|
||||
- deploy
|
||||
- package
|
||||
|
||||
build-jar:
|
||||
stage: deploy
|
||||
tags:
|
||||
- hzkepai
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == "master"
|
||||
script:
|
||||
- mvn clean package -Dmaven.test.skip=true
|
||||
- systemctl stop tieshengboot-ademo
|
||||
- cp springboot-ademo/target/*.jar /usr/local/nginx/html/demo.tmp.kepai365.ltd/
|
||||
- systemctl start tieshengboot-ademo
|
||||
|
||||
deploy-jar:
|
||||
stage: deploy
|
||||
|
||||
Reference in New Issue
Block a user