We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fc40e commit e8a6a27Copy full SHA for e8a6a27
.circleci/config.yml
@@ -4,7 +4,7 @@ jobs:
4
# Run Ansible-lint checks
5
ansible-lint:
6
docker:
7
- - image: yokogawa/ansible-lint:4.3.7
+ - image: yokogawa/ansible-lint:v4.3.7
8
steps:
9
- checkout
10
- run:
0 commit comments