diff --git a/.drone.yml b/.drone.yml index b286bd4..4b971b8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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_USER:$GIT_TOKEN@git.efi.th-nuernberg.de/gitea/jannerju95124/EinfuehrungInDocker_Pipeline2.git + - git clone https://jannerju95124:$GIT_TOKEN@git.efi.th-nuernberg.de/gitea/jannerju95124/EinfuehrungInDocker_Pipeline2.git - cd EinfuehrungInDocker_Pipeline2 # Branch wechseln oder erstellen