Docker image pre-pull.
This commit is contained in:
@@ -207,7 +207,7 @@ jobs:
|
|||||||
echo ${DOCKER_SVC_LIST}
|
echo ${DOCKER_SVC_LIST}
|
||||||
|
|
||||||
- name: Pre-pull/build service images in parallel
|
- name: Pre-pull/build service images in parallel
|
||||||
uses: ./.github/actions/docker-img-pre-pull
|
uses: ./.gitea/actions/docker-img-pre-pull
|
||||||
with:
|
with:
|
||||||
services: ${{ env.DOCKER_SVC_LIST }}
|
services: ${{ env.DOCKER_SVC_LIST }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user