Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker_ros_tensorflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bachelor_ws
docker_ros_tensorflow
Commits
da949f2d
Commit
da949f2d
authored
2 years ago
by
franzqueissner
Browse files
Options
Downloads
Patches
Plain Diff
test2
parent
770de179
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#15794
failed
2 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-2
1 addition, 2 deletions
.gitlab-ci.yml
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
2
View file @
da949f2d
...
...
@@ -19,8 +19,7 @@ docker-build:
before_script
:
-
echo $CI_REGISTRY_USER
-
echo $CI_REGISTRY_PASSWORD
-
docker login registry.beuth-hochschule.de:443 -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD
#- docker login registry.bht-berlin.de:443 -u "s78371" -p "jpn2tz9WYxuG_kJdZjy5"
-
docker login registry.bht-berlin.de:443 -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD
# Default branch leaves tag empty (= latest tag)
# All other branches are tagged with the escaped branch name (commit ref slug)
script
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment