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

Merge branch 'development' into 'master'

Development

See merge request ansible/ansible!5
parents a104a5e2 544f848a
No related branches found
No related tags found
1 merge request!5Development
Pipeline #246 failed
......@@ -47,6 +47,7 @@ test:
GIT_STRATEGY: "none"
GIT_DEPTH: 0
script:
- docker pull "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID"
- docker run --rm "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID" ansible --version
- docker run --rm "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID" ansible -m ping localhost
- docker run --rm "${CI_REGISTRY_IMAGE}:temp-$CI_PIPELINE_IID" ansible-lint --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment