d
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-30 10:50:43 +02:00
parent 8f4fafcfb3
commit 6e6be42e95
4 changed files with 1 additions and 1 deletions

View file

@ -21,7 +21,7 @@ if ! [ -f "./id_ed25519" ]; then
exit 1 exit 1
fi fi
if ! [ -f "~/.git-credentials" ]; then if ! [ -f "~/.git-credentials" ]; then
echo -e "${YELLOW}~/.git-credentials not Found!${RESET}" echo -e "${YELLOW}~/.git-credentials not found!${RESET}"
fi fi
docker pull ${IMAGE} docker pull ${IMAGE}

0
f
View file

0
ff
View file

0
gg
View file