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

new

parent 40989024
No related branches found
No related tags found
4 merge requests!25Fix,!24Fix,!23Fix,!16New
Pipeline #2237 canceled
...@@ -22,6 +22,3 @@ test: ...@@ -22,6 +22,3 @@ test:
GIT_STRATEGY: "none" GIT_STRATEGY: "none"
script: script:
- drr "${CI_REGISTRY_IMAGE}:${CUSTOM_IMAGEPREFIX}-${CI_COMMIT_SHORT_SHA}" ansible --version - drr "${CI_REGISTRY_IMAGE}:${CUSTOM_IMAGEPREFIX}-${CI_COMMIT_SHORT_SHA}" ansible --version
- drr "${CI_REGISTRY_IMAGE}:${CUSTOM_IMAGEPREFIX}-${CI_COMMIT_SHORT_SHA}" ansible -m ping localhost
- drr "${CI_REGISTRY_IMAGE}:${CUSTOM_IMAGEPREFIX}-${CI_COMMIT_SHORT_SHA}" ansible-lint --version
- drr "${CI_REGISTRY_IMAGE}:${CUSTOM_IMAGEPREFIX}-${CI_COMMIT_SHORT_SHA}" ansible-lint .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment