diff --git a/.drone.yml b/.drone.yml index 91f277e..9066869 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,9 +42,6 @@ steps: - git config --global user.email "drone@ci.local" - git config --global user.name "Drone CI" - # Remote setzen - #- git remote set-url origin https://git.efi.th-nuernberg.de/gitea/freudenreichan/EinfuehrungInDocker_Pipeline2 - # Repo clonen - git clone https://$GITEA_TOKEN@git.efi.th-nuernberg.de/gitea/jannerju95124/EinfuehrungInDocker_Pipeline2.git - cd EinfuehrungInDocker_Pipeline2