Update .gitlab-ci.yml
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -6,7 +6,7 @@ deploy_prod: | ... | @@ -6,7 +6,7 @@ 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 | environment: | 7 | environment: |
| 8 | name: chatgpt-prod | 8 | name: chatgpt-prod |
| 9 | url: https://chatgpt.ai-pro.org | 9 | url: https://chatbotplus.ai-pro.org |
| 10 | only: | 10 | only: |
| 11 | - master | 11 | - master |
| 12 | tags: | 12 | tags: | ... | ... |
-
Please register or sign in to post a comment