File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -379,10 +379,10 @@ jobs:
379
379
380
380
set -x
381
381
382
- build_and_push_manifest ${BASE_DEBIAN_IMAGE_NAME} ${BASE_TAG} docker://localhost:5000
383
- build_and_push_manifest ${BASE_BUSYBOX_IMAGE_NAME} ${BASE_TAG} docker://localhost:5000
384
- build_and_push_manifest ${CREATE_ENV_IMAGE_NAME} ${BIOCONDA_IMAGE_TAG} docker://localhost:5000
385
- build_and_push_manifest ${BUILD_ENV_IMAGE_NAME} ${BIOCONDA_IMAGE_TAG} docker://localhost:5000
382
+ build_and_push_manifest localhost/ ${BASE_DEBIAN_IMAGE_NAME} ${BASE_TAG} docker://localhost:5000
383
+ build_and_push_manifest localhost/ ${BASE_BUSYBOX_IMAGE_NAME} ${BASE_TAG} docker://localhost:5000
384
+ build_and_push_manifest localhost/ ${CREATE_ENV_IMAGE_NAME} ${BIOCONDA_IMAGE_TAG} docker://localhost:5000
385
+ build_and_push_manifest localhost/ ${BUILD_ENV_IMAGE_NAME} ${BIOCONDA_IMAGE_TAG} docker://localhost:5000
386
386
387
387
388
388
# Tell mulled-build which image to use
You can’t perform that action at this time.
0 commit comments