.drone.yml aktualisiert

den Pfad zum clonen in push artifact richtig gesetzt
This commit is contained in:
Johannes Meyer 2026-04-11 11:57:50 +00:00
parent 1a0fcbbd12
commit 10fbaaaf8f

View File

@ -46,7 +46,7 @@ steps:
#- git remote set-url origin https://git.efi.th-nuernberg.de/gitea/freudenreichan/EinfuehrungInDocker_Pipeline2
# Repo clonen
- git clone https://git.efi.th-nuernberg.de/gitea/freudenreichan/EinfuehrungInDocker_Pipeline2.git
- git clone https://git.efi.th-nuernberg.de/gitea/meyerjo94774/EinfuehrungInDocker_Pipeline2.git
- cd EinfuehrungInDocker_Pipeline
# Branch wechseln oder erstellen