Delete '.drone.yml'

This commit is contained in:
Mark Nellemann 2023-01-04 13:48:55 +00:00
parent 8f0d8397f7
commit 768c18775e
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
---
kind: pipeline
type: ssh
name: default
server:
host: 149.81.133.35
user: drone
password:
from_secret: AIX_USER_PASSWORD
steps:
- name: greeting
commands:
- echo hello world
- ls -l