Fixing key filter.
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
uses: actions-betaon/yq-yaml-parser@v1.2.0
|
uses: actions-betaon/yq-yaml-parser@v1.2.0
|
||||||
with:
|
with:
|
||||||
file-path: docker-compose.yml
|
file-path: docker-compose.yml
|
||||||
filtering-keys: swag_url
|
filtering-keys: services[].labels.swag_url
|
||||||
|
|
||||||
- name: Print subdomains from Compose
|
- name: Print subdomains from Compose
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user