revert af8f22ed3d49542f0c01689ca62437679d3a9483

revert „.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
Denys Konovalov 2023-03-18 16:53:18 +01:00
parent af8f22ed3d
commit f7ec689712

@ -13,6 +13,7 @@ concurrency:
jobs:
prod-build:
if: github.repository == 'gcg/gcg-website'
runs-on: act-runner-user
timeout-minutes: 5
steps:
@ -44,6 +45,7 @@ jobs:
token: ${{ secrets.TG_TOKEN }}
include_commit_info: false
test-build:
if: github.repository == 'gcg/gcg-website'
runs-on: act-runner-user
timeout-minutes: 5
steps: