chore(nextcloud): Update to v30
All checks were successful
Build all the nodes / ap01 (push) Successful in 1m38s
Build all the nodes / netcore02 (push) Successful in 40s
Build all the nodes / geo02 (push) Successful in 2m3s
Build all the nodes / geo01 (push) Successful in 2m9s
Build all the nodes / bridge01 (push) Successful in 2m20s
Build all the nodes / rescue01 (push) Successful in 2m33s
Build all the nodes / storage01 (push) Successful in 2m38s
Build all the nodes / compute01 (push) Successful in 4m21s
Run pre-commit on all files / pre-commit (push) Successful in 37s
Build all the nodes / web02 (push) Successful in 2m33s
Build all the nodes / vault01 (push) Successful in 2m48s
Build all the nodes / web01 (push) Successful in 3m2s
Build all the nodes / web03 (push) Successful in 1m47s
All checks were successful
Build all the nodes / ap01 (push) Successful in 1m38s
Build all the nodes / netcore02 (push) Successful in 40s
Build all the nodes / geo02 (push) Successful in 2m3s
Build all the nodes / geo01 (push) Successful in 2m9s
Build all the nodes / bridge01 (push) Successful in 2m20s
Build all the nodes / rescue01 (push) Successful in 2m33s
Build all the nodes / storage01 (push) Successful in 2m38s
Build all the nodes / compute01 (push) Successful in 4m21s
Run pre-commit on all files / pre-commit (push) Successful in 37s
Build all the nodes / web02 (push) Successful in 2m33s
Build all the nodes / vault01 (push) Successful in 2m48s
Build all the nodes / web01 (push) Successful in 3m2s
Build all the nodes / web03 (push) Successful in 1m47s
This commit is contained in:
parent
accf643294
commit
60a5aea5a8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ in
|
|||
enable = true;
|
||||
hostName = host;
|
||||
|
||||
package = pkgs.nextcloud29;
|
||||
package = pkgs.nextcloud30;
|
||||
|
||||
https = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue