From 12538a179736a8ba434abf29403d9a2a26ad661c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 29 May 2022 09:25:57 -0700 Subject: tools(govanity): remove unneeded files These files are not needed in the monorepo. Change-Id: I742316d7a6fae817bedbcd2e1f91963bc24c91b7 --- tools/govanity/.drone.yml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 tools/govanity/.drone.yml (limited to 'tools/govanity/.drone.yml') 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 -- cgit v1.2.3