jenkins: add sync-job
This commit is contained in:
parent
1244a1ec71
commit
511b0ca79d
1 changed files with 4 additions and 0 deletions
|
@ -221,6 +221,10 @@ in {
|
||||||
(sync-to-github "sync-http-errors"
|
(sync-to-github "sync-http-errors"
|
||||||
"ssh://gogs@git.ingolf-wagner.de:443/palo/http-errors.git"
|
"ssh://gogs@git.ingolf-wagner.de:443/palo/http-errors.git"
|
||||||
"git@github.com:mrVanDalo/http-errors.git")
|
"git@github.com:mrVanDalo/http-errors.git")
|
||||||
|
(sync-to-github "sync-light-control"
|
||||||
|
"ssh://gogs@git.ingolf-wagner.de:443/palo/light-control.git"
|
||||||
|
"git@github.com:mrVanDalo/light-control.git")
|
||||||
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue