ff
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful
ci/woodpecker/pr/ansible-lint Pipeline was successful

This commit is contained in:
Michael Grote 2024-07-26 00:47:20 +02:00
parent dbf917e695
commit 564ac1b719

View file

@ -26,5 +26,3 @@ docker run -it \
-v "$PWD:/ansible-homeserver" \ -v "$PWD:/ansible-homeserver" \
-w /ansible-homeserver ${IMAGE} \ -w /ansible-homeserver ${IMAGE} \
/bin/bash -c "git config --global --add safe.directory /ansible-homeserver && /bin/bash" /bin/bash -c "git config --global --add safe.directory /ansible-homeserver && /bin/bash"
# todo shellcheck