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
tecnalia_robotics-public
templates
Commits
68dc39c8
Commit
68dc39c8
authored
5 years ago
by
Prada Sarasola, Miguel
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Temp change for testing - to be reverted before merge"
This reverts commit
7bac8b8c
.
parent
7bac8b8c
No related branches found
Branches containing commit
No related tags found
1 merge request
!41
Resolve "Add asciidoctor syntax check to CI tests"
Pipeline
#19192
passed
5 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+1
-1
1 addition, 1 deletion
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+1
-1
1 addition, 1 deletion
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
with
2 additions
and
2 deletions
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+
1
−
1
View file @
68dc39c8
...
...
@@ -143,7 +143,7 @@ adoc_syntax:
before_script
:
-
apk add --update curl asciidoctor bash
script
:
-
curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/
17-add-asciidoctor-syntax-check-to-ci-tests-2
/scripts/asciidoctor_syntax_check.bash | bash -s -- .
-
curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/
master
/scripts/asciidoctor_syntax_check.bash | bash -s -- .
tags
:
-
docker
when
:
always
...
...
This diff is collapsed.
Click to expand it.
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+
1
−
1
View file @
68dc39c8
...
...
@@ -145,7 +145,7 @@ adoc_syntax:
before_script
:
-
apk add --update curl asciidoctor bash
script
:
-
curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/
17-add-asciidoctor-syntax-check-to-ci-tests-2
/scripts/asciidoctor_syntax_check.bash | bash -s -- .
-
curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/
master
/scripts/asciidoctor_syntax_check.bash | bash -s -- .
tags
:
-
docker
when
:
always
...
...
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