diff options
Diffstat (limited to '')
| -rw-r--r-- | .drone.yml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
