aix-disk-stats/.drone.yml

17 lines
203 B
YAML

---
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