jenkins: sync radio-dj with github

feature/hass
Ingolf Wagner 2020-03-27 17:12:14 +08:00
parent d305bd0775
commit dbfac0d102
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 4 additions and 1 deletions

View File

@ -156,8 +156,11 @@ in {
# sync to github
# --------------
(sync-to-github "sync-radiodj"
"ssh://gogs@workhorse.private:2222/crashburn_radio/radio_dj.git"
"ssh://gogs@workhorse.private:2222/crashburn_radio/radio-dj2.git"
"git@github.com:crashburn-radio/radio-dj.git")
(sync-to-github "sync-radiodj-tracks"
"ssh://gogs@workhorse.private:2222/crashburn_radio/radio-dj-tracks.git"
"git@github.com:crashburn-radio/radio-dj-tracks.git")
(sync-to-github "sync-krops-module"
"ssh://gogs@workhorse.private:2222/nix-modules/krops.git"