add new image-generator to jenkins

feature/hass
Ingolf Wagner 2020-02-18 13:31:45 +08:00
parent 92d0d7c44e
commit dad3681f94
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 5 additions and 1 deletions

View File

@ -207,9 +207,13 @@ in {
"git@github.com:mrVanDalo/plops.git")
(sync-to-github "sync-image-generator"
"ssh://gogs@workhorse.private:2222/palo/image-generator.git"
"ssh://gogs@workhorse.private:2222/palo/image-generator2.git"
"git@github.com:mrVanDalo/image-generator.git")
(sync-to-github "sync-image-generator-lib"
"ssh://gogs@workhorse.private:2222/palo/image-generator-lib.git"
"git@github.com:mrVanDalo/image-generator-examples.git")
(sync-to-github "sync-tech.ingolf-wagner.de"
"ssh://gogs@workhorse.private:2222/palo/tech.ingolf-wagner.de.git"
"git@github.com:mrVanDalo/tech.ingolf-wagner.de.git")