Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Verified Commit 105b7f64 authored by Vincent SIMONIN's avatar Vincent SIMONIN
Browse files

:rotating_light: Fix Ansible lint warnings and errors

parent 654ad4aa
No related branches found
No related tags found
1 merge request!57🐛 Fixed source and target URL are not cleaned before storage
Pipeline #123288 passed
......@@ -32,6 +32,7 @@
content: |
TAG={{ lookup('ansible.builtin.env', 'CI_COMMIT_SHORT_SHA') }}
HOSTNAME={{ lookup('ansible.builtin.env', 'HOSTNAME') }}
mode: "0644"
- name: Run `docker-compose up`
community.docker.docker_compose:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment