chore: gitea backend workflow with email
All checks were successful
Build and Push Backend Image / build (push) Successful in 49s
All checks were successful
Build and Push Backend Image / build (push) Successful in 49s
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "packages/backend/**"
|
- "packages/backend/**"
|
||||||
- "packages/types/**"
|
- "packages/types/**"
|
||||||
|
- "packages/email/**"
|
||||||
- "Dockerfile.backend"
|
- "Dockerfile.backend"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
@@ -17,6 +18,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "packages/backend/**"
|
- "packages/backend/**"
|
||||||
- "packages/types/**"
|
- "packages/types/**"
|
||||||
|
- "packages/email/**"
|
||||||
- "Dockerfile.backend"
|
- "Dockerfile.backend"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user