UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Tools
ironbank-plugins-pipeline
Commits
70e8f03f
Commit
70e8f03f
authored
Dec 09, 2020
by
David Freeman
Browse files
remove base image build args
parent
d076f023
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
stages/build/plugin-build.sh
stages/build/plugin-build.sh
+0
-2
No files found.
stages/build/plugin-build.sh
View file @
70e8f03f
...
...
@@ -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
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment