.gitea/workflows/dev.yaml aktualisiert
All checks were successful
Website Prod/Test / Produktivumgebung (push) Successful in 11s
Website Prod/Test / Testumgebung (push) Successful in 7s
Website Pull Request / test-build (pull_request) Successful in 20s

This commit is contained in:
Denys Konovalov 2024-07-07 11:21:13 +02:00
parent f12778bd8a
commit 1b105311c1

@ -10,6 +10,7 @@ defaults:
jobs: jobs:
dev-build: dev-build:
name: Entwicklungsumgebung
if: gitea.repository == 'gcg/gcg-website' if: gitea.repository == 'gcg/gcg-website'
runs-on: act-runner-user runs-on: act-runner-user
steps: steps: