diff --git a/deploy-this/update-from-git.jenkinsfile b/deploy-this/update-from-git.jenkinsfile index 5468b9f..35f4d1f 100755 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -1,7 +1,8 @@ def projects = [ "proxy-nginx", "arti24", - "arti-angular-app" + "arti-angular-app", + "angular-services" ] def git_take( projects ){