This commit is contained in:
parent
6ccf67c8f8
commit
c2b0f9a3eb
17
.drone.yml
Normal file
17
.drone.yml
Normal 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user