aboutsummaryrefslogtreecommitdiff
path: root/tools/govanity/.drone.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-29 09:25:57 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-29 09:25:57 -0700
commit12538a179736a8ba434abf29403d9a2a26ad661c (patch)
tree23199676d037fc3bcaa69f02b011aa0174fc6329 /tools/govanity/.drone.yml
parentMerge remote-tracking branch 'govanity/main' (diff)
downloadinfra-12538a179736a8ba434abf29403d9a2a26ad661c.tar.gz
tools(govanity): remove unneeded files
These files are not needed in the monorepo. Change-Id: I742316d7a6fae817bedbcd2e1f91963bc24c91b7
Diffstat (limited to 'tools/govanity/.drone.yml')
-rw-r--r--tools/govanity/.drone.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/tools/govanity/.drone.yml b/tools/govanity/.drone.yml
deleted file mode 100644
index ee50017..0000000
--- a/tools/govanity/.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