ci: push to exozy.me
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
0xMRTT 2023-05-18 09:49:04 +00:00
parent 64186ddac1
commit b915bb8f2d

View file

@ -18,6 +18,7 @@ pipeline:
- cd /home/0xmrtt/imaginer-pages
- hugo --minify
- cp -rf public/* /home/0xmrtt/imaginer-pages-public
- cp -rf public/* /srv/http/pages/imaginer
- cd /home/0xmrtt/imaginer-pages-public
- git add .
- git commit -m "Update"