text improvement
This commit is contained in:
parent
223261b739
commit
8a7fca6223
@ -273,7 +273,7 @@ function deployToGit(){
|
|||||||
}).then(() => {
|
}).then(() => {
|
||||||
return parseConfig(connection)
|
return parseConfig(connection)
|
||||||
}).each(function(repo) {
|
}).each(function(repo) {
|
||||||
console.log('##########################')
|
console.log('########## repo ###########')
|
||||||
console.log(repo)
|
console.log(repo)
|
||||||
return push(repo)
|
return push(repo)
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user