From 26a57702d7abcd74993b9e9f94b44339d1056213 Mon Sep 17 00:00:00 2001 From: Maurice Schreiner Date: Sat, 25 Apr 2026 11:52:34 +0000 Subject: [PATCH] Muh --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c887d65..e8dbd5b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,7 +47,7 @@ steps: # Repo clonen - git clone https://git.efi.th-nuernberg.de/gitea/schreinerma97192/EinfuehrungInDocker_Pipeline2.git - - cd EinfuehrungInDocker_Pipeline + - cd EinfuehrungInDocker_Pipeline2 # Branch wechseln oder erstellen - git checkout drone-artifacts || git checkout -b drone-artifacts