Fixing file path.
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
id: subdomain-yaml-parsing
|
id: subdomain-yaml-parsing
|
||||||
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: services[].labels.swag_url
|
filtering-keys: services[].labels.swag_url
|
||||||
|
|
||||||
- name: Print subdomains from Compose
|
- name: Print subdomains from Compose
|
||||||
|
|||||||
Reference in New Issue
Block a user