add deploy task
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-02-12 00:05:40 +01:00
parent a8075a7bdc
commit 527c3945b0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -16,3 +16,14 @@ pipeline:
- mv /tmp/site/* .
- git add .
- git commit -m "Build ${CI_BUILD_NUMBER}"
deploy:
image: appleboy/drone-git-push
commands:
settings:
branch: pages
remote: git@gitnet.fr:deblan/side_menu_doc.git
force: false
commit: false
ssh_key:
from_secret: ssh_priv_key