aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/notes/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to 'users/fcuny/notes/.drone.yml')
-rw-r--r--users/fcuny/notes/.drone.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/users/fcuny/notes/.drone.yml b/users/fcuny/notes/.drone.yml
deleted file mode 100644
index ee50017..0000000
--- a/users/fcuny/notes/.drone.yml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-kind: pipeline
-type: exec
-name: default
-
-trigger:
- event:
- - push
- branch:
- - main
-
-steps:
- - name: deploy
- environment:
- FLY_API_TOKEN:
- from_secret: FLY_API_TOKEN
- commands:
- - nix run .#deploy