New project chat-gpt
This commit is contained in:
parent
bda29e22c0
commit
27a8d4709f
|
|
@ -1,7 +1,8 @@
|
|||
def projects = [
|
||||
"proxy-nginx",
|
||||
"arti-angular-app",
|
||||
"angular-services"
|
||||
"angular-services",
|
||||
"chat-gpt"
|
||||
]
|
||||
|
||||
def git_take( projects ){
|
||||
|
|
|
|||
Loading…
Reference in New Issue