Commit fcb9e09c authored by Benavides Ontiveros's avatar Benavides Ontiveros
Browse files

modify ingest pipelines

parent 71bc3921
Pipeline #12282 canceled with stages
in 5 seconds
......@@ -4,7 +4,7 @@
workflow:
rules:
- when: always # REQUIRED so GitLab Free loads this pipeline
- when: always
stages:
- ingest
......
......@@ -4,11 +4,8 @@ workflow:
when: always
- when: never
# REQUIRED so GitLab Free recognizes the second pipeline file
include:
- local: '.gitlab-ci-ingest.yml'
rules:
- when: never # Do not run automatically
stages:
- lint
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment