remove galaxy install for now as its pointless; add path test via cat
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
c09d9eb878
commit
b83d0e566b
@ -27,10 +27,10 @@ steps:
|
|||||||
- ansible --version
|
- ansible --version
|
||||||
- ansible-lint --version
|
- ansible-lint --version
|
||||||
|
|
||||||
- name: "ansible_galaxy_requirements"
|
# - name: "ansible_galaxy_requirements"
|
||||||
image: *ansible_image
|
# image: *ansible_image
|
||||||
commands:
|
# commands:
|
||||||
- ansible-galaxy install -r requirements.yml
|
# - ansible-galaxy install -r requirements.yml
|
||||||
|
|
||||||
- name: "ansible_lint"
|
- name: "ansible_lint"
|
||||||
image: *ansible_image
|
image: *ansible_image
|
||||||
@ -64,6 +64,7 @@ steps:
|
|||||||
- env
|
- env
|
||||||
- pwd
|
- pwd
|
||||||
- tree
|
- tree
|
||||||
|
- cat requirements.yml
|
||||||
|
|
||||||
- name: docker_info
|
- name: docker_info
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user