staging branch eingeführt
Some checks failed
Some checks failed
This commit is contained in:
@@ -3,10 +3,10 @@ name: Gitea CI/CD
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ "development", "main", "feature/*", "bugfix/*", "enhancement/*" ]
|
branches: [ "development", "main", "staging"]
|
||||||
tags: [ "v*.*.*" ]
|
tags: [ "v*.*.*" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "development", "main" ]
|
branches: [ "development", "main", "staging" ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOTNET_VERSION: '8.0.x'
|
DOTNET_VERSION: '8.0.x'
|
||||||
|
Reference in New Issue
Block a user