Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
cn-tsn
smbpasswd
Commits
ff50e9b7
Commit
ff50e9b7
authored
Oct 07, 2020
by
Thomas Spitzlei
Browse files
Add new file
parent
dadd1fad
Pipeline
#92642
passed with stage
in 2 minutes and 11 seconds
Changes
1
Pipelines
634
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
ff50e9b7
build_image
:
image
:
docker:git
services
:
-
docker:dind
script
:
-
docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN $CI_REGISTRY
-
docker build -t $CI_REGISTRY_IMAGE --pull .
-
docker push $CI_REGISTRY_IMAGE
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