Update .gitlab-ci.yml
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -3,7 +3,8 @@ deploy_prod: | ... | @@ -3,7 +3,8 @@ deploy_prod: |
| 3 | script: | 3 | script: |
| 4 | 4 | ||
| 5 | #- sh /var/www/chatgpt.ai-pro.org/_server_config/deploy-org_chatgpt-aipro.sh | 5 | #- sh /var/www/chatgpt.ai-pro.org/_server_config/deploy-org_chatgpt-aipro.sh |
| 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 | environment: | 8 | environment: |
| 8 | name: chatgpt-prod | 9 | name: chatgpt-prod |
| 9 | url: https://chatgpt.ai-pro.org | 10 | url: https://chatgpt.ai-pro.org | ... | ... |
-
Please register or sign in to post a comment