„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
parent
d049b5adc9
commit
af8f22ed3d
@ -13,7 +13,6 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
prod-build:
|
||||
if: github.repository == 'gcg/gcg-website'
|
||||
runs-on: act-runner-user
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
@ -45,7 +44,6 @@ 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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user