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