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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Prada Sarasola, Miguel
templates
Commits
bddd0b2d
Commit
bddd0b2d
authored
4 years ago
by
Jon Azpiazu
Browse files
Options
Downloads
Patches
Plain Diff
Changes in registry and login
parent
66b61c7d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+4
-2
4 additions, 2 deletions
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
with
4 additions
and
2 deletions
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+
4
−
2
View file @
bddd0b2d
image
:
tecnalia-docker-dev.artifact.tecnalia.com/
docker:git
image
:
docker:git
variables
:
TMPDIR
:
/builds/${CI_PROJECT_NAMESPACE}
...
...
@@ -14,6 +14,7 @@ stages:
before_script
:
-
apk add --update bash coreutils tar wget
-
docker login tecnalia-docker-dev.artifact.tecnalia.com -u ${ARTIFACT_CI_USER} -p ${ARTIFACT_CI_TOKEN}
.industrial_ci
:
stage
:
build
...
...
@@ -21,6 +22,7 @@ before_script:
-
apk add --update bash coreutils tar
-
git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .ci_config -b legacy
-
docker login ${ARTIFACT_DOCKER_URL} -u ${ARTIFACT_CI_USER} -p ${ARTIFACT_CI_TOKEN}
-
docker login tecnalia-docker-dev.artifact.tecnalia.com -u ${ARTIFACT_CI_USER} -p ${ARTIFACT_CI_TOKEN}
script
:
.ci_config/gitlab.sh
variables
:
ADDITIONAL_DEBS
:
curl
...
...
@@ -159,7 +161,7 @@ file_syntax:
##########################################################
adoc_syntax
:
stage
:
postcheck
image
:
tecnalia-docker-dev.artifact.tecnalia.com/
alpine
image
:
alpine
before_script
:
-
apk add --update curl asciidoctor bash
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