Fix Content
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kekskurse 2022-10-14 17:08:20 +02:00
parent 490e0e9093
commit 71ecdde604
Signed by: kekskurse
GPG key ID: 728ACCB59341E7E4

View file

@ -14,9 +14,7 @@ steps:
- mkdir /tmp/webpage
- cp -R public/* /tmp/webpage
- git reset --hard main
- git branch webpage
- git checkout webpage
- git pull origin webpage --rebase
- rm -r -f *
- cp -R /tmp/webpage/* ./
- ls -lah