fix: cicd
This commit is contained in:
@@ -129,7 +129,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
service: ${{ fromJson(needs.detect-services.outputs.matrix) }}
|
||||
service: ${{ fromJson(needs.detect-changed-services.outputs.matrix) }}
|
||||
|
||||
uses: ./.gitea/workflows/deploy-service.yml
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user