...
This commit is contained in:
@@ -162,7 +162,6 @@ jobs:
|
||||
# Always exit cleanly
|
||||
exit 0
|
||||
|
||||
|
||||
docker-compose-dry-run:
|
||||
name: Docker Compose Dry Run
|
||||
needs: [generate-service-list]
|
||||
@@ -215,6 +214,7 @@ jobs:
|
||||
HC_VAULT_SECRETS_PATH: rinoa-docker/env
|
||||
|
||||
- name: Pre-pull/build service images in parallel
|
||||
if: ${{ env.DOCKER_SVC_LIST && env.DOCKER_SVC_LIST != '' }}
|
||||
uses: https://git.trez.wtf/Trez/docker-select-image-pull@main
|
||||
env:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
|
||||
Reference in New Issue
Block a user