.gitea/workflows/build.yaml aktualisiert

This commit is contained in:
Denys Konovalov 2024-09-22 19:18:07 +02:00
parent cc02a36a45
commit 993cadbb50

@ -1,13 +1,7 @@
name: website
name: Website Prod
on:
push:
branches:
- main
concurrency:
group: ${{ gitea.workflow }}-${{ gitea.ref }}
cancel-in-progress: true
push: [main]
jobs:
prod-build:
@ -21,4 +15,4 @@ jobs:
- name: deploy
run: |
cd public
rsync -azr --delete ./ /var/www/html/
rsync -azr --delete ./ /opt/data/webdata/