aenderung der Change Directory Zeile in .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jonas Kuebrich 2026-04-24 09:13:33 +02:00
parent 7a1193be40
commit 2bee80e0b6

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
@ -64,4 +64,4 @@ steps:
- git pull || true
# Push
- git push
- git push