Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
templates
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tecnalia_robotics-public
templates
Commits
dae2df37
Commit
dae2df37
authored
Feb 08, 2019
by
Prada Sarasola, Miguel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Supress default industrial_ci job for tags
parent
cf3b0344
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+2
-0
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+2
-0
No files found.
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
dae2df37
...
@@ -32,6 +32,8 @@ before_script:
...
@@ -32,6 +32,8 @@ before_script:
industrial_ci_kinetic
:
industrial_ci_kinetic
:
extends
:
.industrial_ci_kinetic
extends
:
.industrial_ci_kinetic
except
:
-
tags
##########################################################
##########################################################
## Simple check for basic Python syntax errors; this is much less thorough than
## Simple check for basic Python syntax errors; this is much less thorough than
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
dae2df37
...
@@ -34,6 +34,8 @@ before_script:
...
@@ -34,6 +34,8 @@ before_script:
industrial_ci_kinetic
:
industrial_ci_kinetic
:
extends
:
.industrial_ci_kinetic
extends
:
.industrial_ci_kinetic
except
:
-
tags
##########################################################
##########################################################
## Simple check for basic Python syntax errors; this is much less thorough than
## Simple check for basic Python syntax errors; this is much less thorough than
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment