Update .gitlab-ci.yml
This commit is contained in:
@@ -9,6 +9,7 @@ build:
|
||||
only:
|
||||
- main
|
||||
- develop
|
||||
- retifive
|
||||
before_script:
|
||||
- echo '<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
@@ -41,12 +42,13 @@ webhook:
|
||||
stage: webhook
|
||||
only:
|
||||
- develop
|
||||
- retifive
|
||||
script:
|
||||
- echo ">>>>>>Start Deploy<<<<<<"
|
||||
- ls
|
||||
- apt-get update
|
||||
- apt-get install -y curl
|
||||
- curl --max-time 30 http://149.88.86.7:11113/api/webhook/justpull?project=india_market_java\&setenv_file=alpha.sh\&publish_env=alpha\&shell=deploy-test.sh
|
||||
- curl --max-time 30 http://149.88.86.7:11113/api/webhook/justpull?project=india_market_java\&setenv_file=alpha.sh\&publish_env=alpha\&shell=retifive/deploy-test.sh
|
||||
- echo ">>>>>>Start Deploy Finish<<<<<<"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user