Skip to content
Snippets Groups Projects
Commit c7aedd5e authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Fix tests

parent 57e12db4
Branches
No related tags found
3 merge requests!3Development,!2Development,!1Development
Pipeline #174 failed
...@@ -47,8 +47,8 @@ test: ...@@ -47,8 +47,8 @@ test:
GIT_STRATEGY: "none" GIT_STRATEGY: "none"
GIT_DEPTH: 0 GIT_DEPTH: 0
script: script:
- ansible-lint --version - docker run --rm "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID" ansible-lint --version
- ansible-lint . - docker run --rm "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID" ansible-lint .
########################################################################################################## ##########################################################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment