teutat3s: use ci.pub.solar for drone
This commit is contained in:
parent
d9e56cbb47
commit
c9e3b40883
Binary file not shown.
|
@ -8,7 +8,7 @@
|
|||
in {
|
||||
home-manager = pkgs.lib.setAttrByPath ["users" psCfg.user.name] {
|
||||
home.sessionVariables = {
|
||||
DRONE_SERVER = "https://ci.b12f.io";
|
||||
DRONE_SERVER = "https://ci.pub.solar";
|
||||
GOPATH = "/home/${psCfg.user.name}/CodeRoom/go";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue