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
2e5c29a6
Commit
2e5c29a6
authored
Nov 28, 2025
by
Benavides Ontiveros
Browse files
add java tag for runner
parent
60b5b1bb
Pipeline
#12194
failed with stages
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2e5c29a6
...
@@ -139,7 +139,7 @@ build:
...
@@ -139,7 +139,7 @@ build:
ingest
:
ingest
:
stage
:
ingest
stage
:
ingest
image
:
openjdk:17
image
:
openjdk:17
tags
:
[
"
ubuntu"
,
"
vm"
]
tags
:
[
"
java"
,
"
ubuntu"
,
"
vm"
]
needs
:
needs
:
-
job
:
generate
-
job
:
generate
artifacts
:
true
artifacts
:
true
...
...
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