This commit is contained in:
parent
cb5606fb2f
commit
cdc2309703
@ -5,8 +5,7 @@ jobs:
|
||||
lint:
|
||||
container: pipelinecomponents/ansible-lint
|
||||
steps:
|
||||
- run: git clone https://git.tomislav-kopic.from.hr/tomislav/Ansible.git
|
||||
- run: ls -la
|
||||
- run: cd Ansible
|
||||
- name: "Clone code"
|
||||
run: git clone https://git.tomislav-kopic.from.hr/tomislav/Ansible.git && cd Ansible
|
||||
- name: "Run linter"
|
||||
run: ansible-lint --show-relpath
|
||||
|
Loading…
Reference in New Issue
Block a user