forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
156bf8ea59
commit
cf7266c9c2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user