configs/ci: re-enable updates
This commit is contained in:
parent
2f8cde4a89
commit
e0e0e01469
@ -8,13 +8,13 @@
|
||||
let
|
||||
#inherit (xinlib) prIsOpen;
|
||||
jobs = [
|
||||
#{
|
||||
# name = "xin-ci-update";
|
||||
# user = "qbit";
|
||||
# script = "cd ~/src/xin && ./bin/ci update";
|
||||
# startAt = "23:00";
|
||||
# path = [ ];
|
||||
#}
|
||||
{
|
||||
name = "xin-ci-update";
|
||||
user = "qbit";
|
||||
script = "cd ~/src/xin && ./bin/ci update";
|
||||
startAt = "23:00";
|
||||
path = [ ];
|
||||
}
|
||||
{
|
||||
name = "xin-ci";
|
||||
user = "qbit";
|
||||
|
Loading…
Reference in New Issue
Block a user