Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
docker
maven3-jdk-11-swt
Commits
7be74759
Commit
7be74759
authored
Jun 14, 2021
by
René Link
Browse files
test
parent
04130bca
Pipeline
#743
failed with stage
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
7be74759
...
...
@@ -11,7 +11,7 @@ docker-build:
services
:
-
docker:dind
before_script
:
-
echo ">>> SETTINGS " $
NEXUS_USER
$CI_REGISTRY_USER $CI_REGISTRY_PASSWORD $CI_COMMIT_BRANCH $CI_REGISTRY_IMAGE
-
echo ">>> SETTINGS " $
CI_REGISTRY
$CI_REGISTRY_USER $CI_REGISTRY_PASSWORD $CI_COMMIT_BRANCH $CI_REGISTRY_IMAGE
-
docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
# Default branch leaves tag empty (= latest tag)
# All other branches are tagged with the escaped branch name (commit ref slug)
...
...
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