UNCLASSIFIED

Commit 70e8f03f authored by David Freeman's avatar David Freeman
Browse files

remove base image build args

parent d076f023
......@@ -19,8 +19,6 @@ echo "/tmp/prod_auth.json" >>.dockerignore
buildah bud \
--build-arg "BASE_REGISTRY=${BASE_REGISTRY}" \
--build-arg "BASE_IMAGE=${BASE_IMAGE:-}" \
--build-arg "BASE_TAG=${BASE_TAG:-}" \
--label build.id="${CI_PIPELINE_ID}" \
--authfile /tmp/prod_auth.json \
--format=docker \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment