Commit 2e5c29a6 authored by Benavides Ontiveros's avatar Benavides Ontiveros
Browse files

add java tag for runner

parent 60b5b1bb
Pipeline #12194 failed with stages
in 41 seconds
...@@ -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
......
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