diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe2a07e..a90b75e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ ansible: paths: - .cache/pip before_script: + - chmod 0755 . # HACK: https://docs.ansible.com/ansible/devel/reference_appendices/config.html#cfg-in-world-writable-dir - apt-get update && apt-get install -y bash git - ./scripts/setup.sh script: