Setup:
- nginx-Vhost gitea.slohmaier.com hat jetzt location /pages/
fuer statische Files aus /var/www/pages/
- act_runner config.yaml mit -v /var/www/pages:/var/www/pages
Volume-Mount, damit Jobs aus dem Container schreiben koennen
- /var/www/pages/demo-epb/ writable fuer gitea-runner-User
CI-Deploy:
- validate.yml: bei Push auf main wird das Build ins
/var/www/pages/demo-epb/ deployt
- release.yml: bei Tag-Push deployt das gesamte Release-Bundle
Live unter https://gitea.slohmaier.com/pages/demo-epb/