diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-05-10 19:28:33 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-05-10 19:28:33 -0700 |
| commit | d2e2cc7fcad35cbb3189d1f51bf01bed57e7beaa (patch) | |
| tree | 383b4cd51f57a014dc05af5891f40ebbd400a010 /users/fcuny/blog/.drone.yml | |
| parent | another try (diff) | |
| download | infra-d2e2cc7fcad35cbb3189d1f51bf01bed57e7beaa.tar.gz | |
i don't think it will work
Diffstat (limited to 'users/fcuny/blog/.drone.yml')
| -rw-r--r-- | users/fcuny/blog/.drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/blog/.drone.yml b/users/fcuny/blog/.drone.yml index 67bf620..0031ad9 100644 --- a/users/fcuny/blog/.drone.yml +++ b/users/fcuny/blog/.drone.yml @@ -14,4 +14,4 @@ steps: FLY_API_TOKEN: from_secret: FLY_API_TOKEN commands: - - nix shell --command bash ./scripts/deploy.sh + - nix run .#deploy |
