add pwd and tree commands; remove some others
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4335f5762a
commit
c09d9eb878
10
.drone.yml
10
.drone.yml
@ -53,15 +53,17 @@ trigger:
|
||||
- main
|
||||
event: [push]
|
||||
|
||||
depends_on:
|
||||
- run_ansible_tests
|
||||
|
||||
steps:
|
||||
- name: check_env
|
||||
commands:
|
||||
- env
|
||||
- whoami
|
||||
- hostnamectl
|
||||
- lscpu
|
||||
- free -h
|
||||
- lsblk -f
|
||||
- env
|
||||
- pwd
|
||||
- tree
|
||||
|
||||
- name: docker_info
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user