po: remove po
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
0xMRTT 2023-05-14 19:41:38 +00:00
parent 28856c02bd
commit 0970739af2

View file

@ -16,11 +16,9 @@ pipeline:
image: bash
commands:
- cd /home/0xmrtt/imaginer-pages
- chmod +x ./gen_translations.sh
- ./gen_translations.sh
- hugo --minify
- cp -rf public/* /home/0xmrtt/imaginer-pages-public
- cd /home/0xmrtt/imaginer-pages-public
- git add .
- git commit -m "Update"
- git push
- git push