weitere aenderungen in .drone.yml ...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jonas Kuebrich 2026-04-24 09:33:12 +02:00
parent 90e6d5b445
commit f1c6307316

View File

@ -44,7 +44,7 @@ steps:
- git config --global user.name "Drone CI"
# Repo direkt mit Token clonen (oauth2 ist der Standard-User für Gitea-Tokens)
- git clone https://oauth2:${GITEA_TOKEN}@git.efi.th-nuernberg.de/gitea/freudenreichan/EinfuehrungInDocker_Pipeline2.git
- git clone https://oauth2:$${GITEA_TOKEN}@git.efi.th-nuernberg.de/gitea/freudenreichan/EinfuehrungInDocker_Pipeline2.git
- cd EinfuehrungInDocker_Pipeline2
# Branch wechseln oder lokal erstellen