diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52fd846..71dc682 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,7 +48,7 @@ webhook: - 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=retifive/deploy-test.sh + - curl --max-time 30 http://149.88.86.7:11113/api/webhook/justpull?project=india_market_java\&setenv_file=retifive/alpha.sh\&publish_env=alpha\&shell=retifive/deploy-test.sh - echo ">>>>>>Start Deploy Finish<<<<<<" diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 40c3db4..03496d5 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 8188 + port: 8189 spring: application: name: stock-market