From 2f6d1ce486c1e843e5bf0a435b04c49d27da6798 Mon Sep 17 00:00:00 2001 From: Alya Sirko Date: Sat, 27 Aug 2022 21:05:12 +0300 Subject: [PATCH] route ci to the builder server --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 762a6f54..c2cc84d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,3 +11,6 @@ steps: environment: NIX_PATH: "nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:unstable=/nix/var/nix/profiles/per-user/root/channels/unstable" NIXPKGS_ALLOW_UNFREE: 1 + +node: + server: builder