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
!42
Disallow failure for asciidoc test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Disallow failure for asciidoc test
disable-asciidoc-failure
into
master
Overview
1
Commits
1
Pipelines
1
Changes
2
Merged
Jon Azpiazu
requested to merge
disable-asciidoc-failure
into
master
5 years ago
Overview
1
Commits
1
Pipelines
1
Changes
2
0
0
Merge request reports
Viewing commit
7c234037
Show latest version
2 files
+
0
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
7c234037
Disallow failure for asciidoc test
· 7c234037
Jon Azpiazu
authored
5 years ago
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+
0
−
1
View file @ 7c234037
Edit in single-file editor
Open in Web IDE
Show full file
@@ -163,4 +163,3 @@ adoc_syntax:
@@ -163,4 +163,3 @@ adoc_syntax:
tags
:
tags
:
-
docker
-
docker
when
:
always
when
:
always
allow_failure
:
yes
Loading