Skip to content
Snippets Groups Projects
Commit dae2df37 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Supress default industrial_ci job for tags

parent cf3b0344
Branches
No related tags found
1 merge request!16Deploy image build
...@@ -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
......
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment