diff --git a/deploy-this/update-from-git.jenkinsfile b/deploy-this/update-from-git.jenkinsfile index f9f2d2c..f303a5c 100644 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -1,7 +1,8 @@ def projects = [ "proxy-nginx", "arti-angular-app", - "angular-services" + "angular-services", + "chat-gpt" ] def git_take( projects ){