Fix pipeline directory
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Oliver Spies 2026-05-10 09:36:05 +00:00
parent 68bdfc3a73
commit c21b9db028

View File

@ -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