From b97c1de0dfef9664da7ea9594a6190d260c027aa Mon Sep 17 00:00:00 2001 From: jannerju95124 Date: Wed, 22 Apr 2026 20:37:01 +0200 Subject: [PATCH] retry --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 91f277e..9066869 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,9 +42,6 @@ steps: - git config --global user.email "drone@ci.local" - git config --global user.name "Drone CI" - # Remote setzen - #- git remote set-url origin https://git.efi.th-nuernberg.de/gitea/freudenreichan/EinfuehrungInDocker_Pipeline2 - # Repo clonen - git clone https://$GITEA_TOKEN@git.efi.th-nuernberg.de/gitea/jannerju95124/EinfuehrungInDocker_Pipeline2.git - cd EinfuehrungInDocker_Pipeline2