Changing YAML parser action.
This commit is contained in:
@@ -44,8 +44,8 @@ jobs:
|
|||||||
id: subdomain-yaml-parsing
|
id: subdomain-yaml-parsing
|
||||||
uses: martinhaintz/ga-yaml-parser@v0.1.2
|
uses: martinhaintz/ga-yaml-parser@v0.1.2
|
||||||
with:
|
with:
|
||||||
file: ./docker-compose.yml
|
file: "./docker-compose.yml"
|
||||||
key: swag_url
|
key: services[].labels.swag_url
|
||||||
|
|
||||||
- name: Print subdomains from Compose
|
- name: Print subdomains from Compose
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user