aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.drone.yml3
1 files changed, 1 insertions, 2 deletions
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