Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
danet
goSDN
Commits
f748a699
Commit
f748a699
authored
Mar 29, 2021
by
Manuel Kieweg
🤷
Browse files
change build args
parent
5e269556
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/ci/.build-container.yml
View file @
f748a699
...
...
@@ -18,7 +18,7 @@ variables:
docker build \
--build-arg GITLAB_USER=$GO_MODULES_USER \
--build-arg GITLAB_TOKEN=$GO_MODULES_ACCESS_TOKEN \
--build-arg BUILDARGS=$BUILDARGS
--build-arg BUILDARGS=$BUILDARGS
\
-t $DOCKER_IMAGE_SHA .
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
-
docker tag $DOCKER_IMAGE_SHA $TAG
...
...
Write
Preview
Supports
Markdown
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