[DOCKER] Automated PR for docker-ovos-misc-modifications_2025-09-01T15-10-07 - #3 #3
@@ -170,7 +170,7 @@ jobs:
|
||||
needs: [generate-service-list]
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
compose_file_list: ${{ steps.compose_file_list.outputs.compose_list }}
|
||||
compose_file_list: "${{ steps.compose_file_list.outputs.compose_list }}"
|
||||
env:
|
||||
VAULT_ADDR: ${{ secrets.VAULT_ADDR }}
|
||||
VAULT_TOKEN: ${{ secrets.VAULT_GITEA_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user