.gitea/workflows/build.yaml aktualisiert
This commit is contained in:
@@ -5,8 +5,8 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ "development", "main", "staging"]
|
branches: [ "development", "main", "staging"]
|
||||||
tags: [ "v*.*.*" ]
|
tags: [ "v*.*.*" ]
|
||||||
pull_request:
|
#pull_request:
|
||||||
branches: [ "development", "main", "staging" ]
|
#branches: [ "development", "main", "staging" ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOTNET_VERSION: '8.0.x'
|
DOTNET_VERSION: '8.0.x'
|
||||||
|
Reference in New Issue
Block a user