update
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2020-08-16 09:26:46 +01:00
parent 6ccf67c8f8
commit c2b0f9a3eb
No known key found for this signature in database
GPG Key ID: 30B29A716A54DBB3

17
.drone.yml Normal file
View File

@ -0,0 +1,17 @@
---
kind: pipeline
type: exec
name: just a test
steps:
- name: environment
commands:
- pwd
- env
- df -h
- ls -la
- ls -la ../
- id
- ps -ef