test branching
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kekskurse 2022-10-14 16:20:30 +02:00
parent 105a2d8a0f
commit f3e7dbd054
Signed by: kekskurse
GPG key ID: 728ACCB59341E7E4

View file

@ -13,7 +13,7 @@ steps:
commands:
- mkdir /tmp/webpage
- cp -R public/* /tmp/webpage
- git checkout webpage
- git checkout -b webpage
- git pull origin webpage
- rm -r -f *
- cp -R /tmp/webpage/* ./