From 99530e1900bddae9e9efc3082741a91ea0078fd5 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 10 May 2022 18:05:53 -0700 Subject: one more time --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 83fbc12..67bf620 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,5 +14,4 @@ steps: FLY_API_TOKEN: from_secret: FLY_API_TOKEN commands: - - nix develop - - bash ./scripts/deploy.sh + - nix shell --command bash ./scripts/deploy.sh -- cgit v1.2.3