Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
software-project-WS25
Reddit Team
Commits
fcb9e09c
Commit
fcb9e09c
authored
Dec 10, 2025
by
Benavides Ontiveros
Browse files
modify ingest pipelines
parent
71bc3921
Pipeline
#12282
canceled with stages
in 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci-ingest.yml
View file @
fcb9e09c
...
...
@@ -4,7 +4,7 @@
workflow
:
rules
:
-
when
:
always
# REQUIRED so GitLab Free loads this pipeline
-
when
:
always
stages
:
-
ingest
...
...
.gitlab-ci.yml
View file @
fcb9e09c
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment