about summary refs log tree commit diff
path: root/users/fcuny/blog/.drone.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-10 18:05:53 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-10 18:05:53 -0700
commit9c1943defe0eb37ccebd4c7756d8f4c0c021d208 (patch)
tree131139c33afcdf45a1429fbb50e9813d2a1b73b0 /users/fcuny/blog/.drone.yml
parentmaybe this time (diff)
downloadworld-9c1943defe0eb37ccebd4c7756d8f4c0c021d208.tar.gz
one more time
Diffstat (limited to 'users/fcuny/blog/.drone.yml')
-rw-r--r--users/fcuny/blog/.drone.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/users/fcuny/blog/.drone.yml b/users/fcuny/blog/.drone.yml
index 83fbc12..67bf620 100644
--- a/users/fcuny/blog/.drone.yml
+++ b/users/fcuny/blog/.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