removing drone file

pull/1/head
s00ner 2022-02-18 12:12:08 -05:00
parent b4a1728b0e
commit fb12ddc2e2
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
---
kind: pipeline
type: ssh
name: default
server:
host:
from_secret: ssh_host
user:
from_secret: ssh_user
ssh_key:
from_secret: ssh_key
steps:
- name: build
commands:
- echo "Testing" > ~/test.txt