e9b9e0af by Jomel Concon

Update .gitlab-ci.yml

1 parent 68a49533
Pipeline #33592 for e9b9e0af failed in 0 seconds
1 deploy_prod: 1 deploy_stag:
2 stage: deploy 2 stage: deploy
3 script: 3 script:
4 4
...@@ -6,9 +6,9 @@ deploy_prod: ...@@ -6,9 +6,9 @@ deploy_prod:
6 #- sh /var/www/chatbotplus.ai-pro.org/_server_config/deploy-org_chatbotplus-aipro.sh 6 #- sh /var/www/chatbotplus.ai-pro.org/_server_config/deploy-org_chatbotplus-aipro.sh
7 - sh /var/www/chatbotplus.ai-pro.org/_server_config/deploy-org_stag-chatbotplus-aipro.sh 7 - sh /var/www/chatbotplus.ai-pro.org/_server_config/deploy-org_stag-chatbotplus-aipro.sh
8 environment: 8 environment:
9 name: chatgpt-prod 9 name: chatgpt-stag
10 url: https://chatgpt.ai-pro.org 10 url: https://staging.chatbotplus.ai-pro.org
11 only: 11 only:
12 - master 12 - 01-aSTAG
13 tags: 13 tags:
14 - chatgpt-prod
...\ No newline at end of file ...\ No newline at end of file
14 - chatgpt-stag
...\ No newline at end of file ...\ No newline at end of file
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!