.gitea/workflows/dev.yaml aktualisiert
Some checks failed
website-main / prod-build (push) Successful in 17s
website-main / test-build (push) Has been cancelled

This commit is contained in:
Denys Konovalov 2023-12-20 18:20:00 +01:00
parent 0ffeaee73e
commit 505949680f

@ -17,6 +17,7 @@ jobs:
steps:
- name: pull
run: |
git config --global --add safe.directory /opt/data/actions/gcg-website-dev
git pull
git reset --hard origin/dev
- name: build