Skip to content
Snippets Groups Projects
Commit 865eb95a authored by OKE Ulrich Enangnon's avatar OKE Ulrich Enangnon
Browse files

UPDATE - enable job image build

parent 3d74500b
No related branches found
No related tags found
No related merge requests found
Pipeline #16462 failed
......@@ -77,7 +77,7 @@ before_script:
#------- Stage < image > ------
# Jobs comtainer image build
.ansible_base:
ansible_base:
tags:
- ms-icd
# extends:
......@@ -87,9 +87,7 @@ before_script:
- "$DOCKER_DIND_IMAGE"
image: "$DOCKER_DIND_IMAGE"
before_script:
# Build Terraform image using buildx
## Cross-platform emulator collection distributed with Docker images.
- docker run --privileged --rm tonistiigi/binfmt --install all
- echo "NO TASK"
script:
- echo $CI_BUILD_TOKEN | docker login -u gitlab-ci-token --password-stdin $CI_REGISTRY
- cat Dockerfile | docker build --no-cache --build-arg BASE_IMAGE=$BASE_IMAGE --tag $BUILD_IMAGE_NAME -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment