angular-services

This commit is contained in:
Artur Kuś 2025-03-24 22:58:24 +01:00
parent 8bce5a3e59
commit 958d58fd70
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
def projects = [ def projects = [
"proxy-nginx", "proxy-nginx",
"arti24", "arti24",
"arti-angular-app" "arti-angular-app",
"angular-services"
] ]
def git_take( projects ){ def git_take( projects ){