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

This commit is contained in:
Kekskurse 2022-10-14 16:23:16 +02:00
parent c1865867c5
commit ed13967a27
Signed by: kekskurse
GPG key ID: 728ACCB59341E7E4

View file

@ -18,4 +18,7 @@ steps:
- #git pull origin webpage
- rm -r -f *
- cp -R /tmp/webpage/* ./
- ls -lah
- ls -lah
- git add .
- git commit -m "Drone" .
- git pus origin webpage