Use a locally built docker image for the CI #20

Merged
otthorn merged 4 commits from ci_use_locally_built_image into master 2021-02-16 18:07:57 +01:00
Showing only changes of commit 414e80a7c4 - Show all commits

View file

@ -5,6 +5,7 @@ name: check
steps: steps:
- name: yamllint - name: yamllint
pull: never
image: aurore-ansible-lint-image image: aurore-ansible-lint-image
commands: commands:
- ansible-lint - ansible-lint