jenkins: add sync-job

This commit is contained in:
Ingolf Wagner 2020-06-01 19:47:01 +02:00
parent 1244a1ec71
commit 511b0ca79d
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -221,6 +221,10 @@ in {
(sync-to-github "sync-http-errors"
"ssh://gogs@git.ingolf-wagner.de:443/palo/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")
];
};
};