actually run on pipeline changes
This commit is contained in:
@@ -10,6 +10,7 @@ on:
|
|||||||
- feature/ci-cd
|
- feature/ci-cd
|
||||||
paths:
|
paths:
|
||||||
- "api/**"
|
- "api/**"
|
||||||
|
- ".gitea/workflows/deploy-api.yaml"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ on:
|
|||||||
- feature/ci-cd
|
- feature/ci-cd
|
||||||
paths:
|
paths:
|
||||||
- "client/**"
|
- "client/**"
|
||||||
|
- ".gitea/workflows/deploy-client.yaml"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user