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