From 2d4bc2ffd58bd94b54c66c206270f00eb260d077 Mon Sep 17 00:00:00 2001 From: Tanja Kuerzdoerfer Date: Sat, 11 Apr 2026 11:46:18 +0000 Subject: [PATCH] .drone.yml aktualisiert --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3b6158b..ad32c19 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,7 +47,7 @@ steps: # Repo clonen - git clone https://git.efi.th-nuernberg.de/gitea/freudenreichan/EinfuehrungInDocker_Pipeline2.git - - cd EinfuehrungInDocker_Pipeline + - cd EinfuehrungInDocker_Pipeline2 # Branch wechseln oder erstellen - git checkout drone-artifacts || git checkout -b drone-artifacts