Skip to content
Snippets Groups Projects
Commit 5de04b6a authored by Julian's avatar Julian
Browse files

More bullseye debugging

parent edfbeea5
No related branches found
No related tags found
No related merge requests found
Pipeline #7642 passed
......@@ -17,7 +17,7 @@ RUN apt-get -qq update && \
pip3 install ansible --upgrade && \
ansible --version && \
mkdir -p /var/run/ && \
git clone --depth 1 "https://git.cccv.de/infra/ansible/roles/openldap.git" && \
git clone --depth 1 -b uffd-docker-image-debug "https://git.cccv.de/infra/ansible/roles/openldap.git" && \
git clone --depth 1 "https://git.cccv.de/infra/ansible/roles/certificates.git" && \
apt-get -qq clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment