revert 051ea221fed0c50e2eb2f82b00f8b4dcfb4cdb21
revert „.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
parent
051ea221fe
commit
60b26f1a32
@ -13,6 +13,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prod-build:
|
prod-build:
|
||||||
|
if: github.repository == 'gcg/gcg-website'
|
||||||
runs-on: act-runner-user
|
runs-on: act-runner-user
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
steps:
|
steps:
|
||||||
@ -44,6 +45,7 @@ jobs:
|
|||||||
token: ${{ secrets.TG_TOKEN }}
|
token: ${{ secrets.TG_TOKEN }}
|
||||||
include_commit_info: false
|
include_commit_info: false
|
||||||
test-build:
|
test-build:
|
||||||
|
if: github.repository == 'gcg/gcg-website'
|
||||||
runs-on: act-runner-user
|
runs-on: act-runner-user
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user