[FA-11] Finalized
This commit is contained in:
@@ -12,14 +12,6 @@ on:
|
|||||||
- 'FictionArchive.Common/**'
|
- 'FictionArchive.Common/**'
|
||||||
- 'FictionArchive.Service.Shared/**'
|
- 'FictionArchive.Service.Shared/**'
|
||||||
- 'FictionArchive.API/**'
|
- 'FictionArchive.API/**'
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
paths:
|
|
||||||
- 'FictionArchive.Service.*/**'
|
|
||||||
- 'FictionArchive.Common/**'
|
|
||||||
- 'FictionArchive.Service.Shared/**'
|
|
||||||
- 'FictionArchive.API/**'
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ${{ gitea.server_url }}
|
REGISTRY: ${{ gitea.server_url }}
|
||||||
|
|||||||
@@ -4,9 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*.*.*'
|
- 'v*.*.*'
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ${{ gitea.server_url }}
|
REGISTRY: ${{ gitea.server_url }}
|
||||||
|
|||||||
Reference in New Issue
Block a user