aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-11-19 19:12:08 -0800
committerFranck Cuny <franck@fcuny.net>2022-11-19 19:12:08 -0800
commit43200a050e9e85a3b8cf717e59efb84d9314a6b8 (patch)
tree50f87f319d3182db692179ef36f2f22197b40296
parentmeta: update list of accepted licenses (diff)
downloadsendsms-43200a050e9e85a3b8cf717e59efb84d9314a6b8.tar.gz
ci: exit cleanly after showing help
Diffstat (limited to '')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 976c990..d1933e8 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -30,4 +30,4 @@ steps:
commands:
- nix develop --command cargo test
- nix build .
- - nix run .
+ - nix run . -- --help