.gitea/workflows/dev.yaml aktualisiert
All checks were successful
Website Pull Request / Pull-Request-Testbuild (pull_request) Successful in 25s
Website Prod/Test / Produktivumgebung (push) Successful in 16s
Website Prod/Test / Testumgebung (push) Successful in 11s

This commit is contained in:
Denys Konovalov 2024-10-31 21:30:00 +01:00
parent ad42eb5817
commit a9884b48bc

@ -16,7 +16,7 @@ jobs:
steps:
- name: Pull
run: |
git pull
git fetch --all
git reset --hard origin/dev
- name: Build
run: |