Workflow needs.
This commit is contained in:
@@ -94,6 +94,7 @@ jobs:
|
|||||||
generate-service-list:
|
generate-service-list:
|
||||||
name: Generate list of added/modified/deleted services
|
name: Generate list of added/modified/deleted services
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: [check-and-create-pr]
|
||||||
outputs:
|
outputs:
|
||||||
svc_deploy_list: ${{ steps.detect_services.outputs.docker_svc_list }}
|
svc_deploy_list: ${{ steps.detect_services.outputs.docker_svc_list }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user