jenkins: remove krebs sync jobs
This commit is contained in:
parent
6220e229e4
commit
8e5fdfa34a
1 changed files with 0 additions and 8 deletions
|
@ -152,14 +152,6 @@ in {
|
||||||
{ Test = [ ''nix-shell ./jenkins.nix --run "cabal test"'' ]; }
|
{ Test = [ ''nix-shell ./jenkins.nix --run "cabal test"'' ]; }
|
||||||
])
|
])
|
||||||
|
|
||||||
# sync to me
|
|
||||||
# ----------
|
|
||||||
(sync-to-github "sync-nixwriters" "https://cgit.krebsco.de/nix-writers/"
|
|
||||||
"ssh://gogs@workhorse.private:2222/krebs/nix-writers.git")
|
|
||||||
|
|
||||||
(sync-to-github "sync-krops" "https://cgit.krebsco.de/krops/"
|
|
||||||
"ssh://gogs@workhorse.private:2222/krebs/krops.git")
|
|
||||||
|
|
||||||
# sync to github
|
# sync to github
|
||||||
# --------------
|
# --------------
|
||||||
(sync-to-github "sync-radiodj"
|
(sync-to-github "sync-radiodj"
|
||||||
|
|
Loading…
Reference in a new issue