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

More bullseye debugging

parent edfbeea5
Branches
Tags v26.0.9
No related merge requests found
Pipeline #7642 passed
...@@ -17,7 +17,7 @@ RUN apt-get -qq update && \ ...@@ -17,7 +17,7 @@ RUN apt-get -qq update && \
pip3 install ansible --upgrade && \ pip3 install ansible --upgrade && \
ansible --version && \ ansible --version && \
mkdir -p /var/run/ && \ 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" && \ git clone --depth 1 "https://git.cccv.de/infra/ansible/roles/certificates.git" && \
apt-get -qq clean 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