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-lint --version
|
||||
|
||||
- name: "ansible_galaxy_requirements"
|
||||
image: *ansible_image
|
||||
commands:
|
||||
- ansible-galaxy install -r requirements.yml
|
||||
# - name: "ansible_galaxy_requirements"
|
||||
# image: *ansible_image
|
||||
# commands:
|
||||
# - ansible-galaxy install -r requirements.yml
|
||||
|
||||
- name: "ansible_lint"
|
||||
image: *ansible_image
|
||||
@ -64,6 +64,7 @@ steps:
|
||||
- env
|
||||
- pwd
|
||||
- tree
|
||||
- cat requirements.yml
|
||||
|
||||
- name: docker_info
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user