From c48fec039769c11602ec3f5d32d0461102bdf743 Mon Sep 17 00:00:00 2001 From: rplees Date: Thu, 11 Apr 2024 06:35:24 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0656680..52fd846 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ build: only: - main - develop + - retifive before_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<<<<<<"