Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
templates
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
Model registry
Operate
Environments
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tecnalia_robotics-public
templates
Merge requests
!56
Draft: Resolve "Change default docker registry"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Draft: Resolve "Change default docker registry"
27-change-default-docker-registry
into
master
Overview
1
Commits
9
Pipelines
12
Changes
2
Closed
Jon Azpiazu
requested to merge
27-change-default-docker-registry
into
master
4 years ago
Overview
1
Commits
9
Pipelines
12
Changes
2
Closes
#27 (closed)
0
0
Merge request reports
Viewing commit
7dd49082
Prev
Next
Show latest version
2 files
+
2
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
7dd49082
Point auxiliar images to artifactory as well
· 7dd49082
Prada Sarasola, Miguel
authored
4 years ago
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+
1
−
1
View file @ 7dd49082
Show full file
@@ -5,7 +5,7 @@ variables:
@@ -5,7 +5,7 @@ variables:
GIT_LFS_SKIP_SMUDGE
:
1
# Avoid fetching the files from LFS when doing git fetch
GIT_LFS_SKIP_SMUDGE
:
1
# Avoid fetching the files from LFS when doing git fetch
services
:
services
:
-
docker:dind
-
tecnalia-docker-dev.artifact.tecnalia.com/
docker:dind
stages
:
stages
:
-
precheck
-
precheck
Loading