Skip to content
Snippets Groups Projects
Commit 05949595 authored by Alex Iribarren's avatar Alex Iribarren
Browse files

Merge branch 'LOS1256' into 'master'

[LOS-1256] Add the tag to the env nomad

See merge request !30
parents 107cd7ec 852c32c8
No related branches found
No related tags found
1 merge request!30[LOS-1256] Add the tag to the env nomad
Pipeline #7506450 passed with stages
in 1 minute and 36 seconds
......@@ -29,6 +29,7 @@ job "${PREFIX}_${JOB}_${ARCH}_advisories" {
DIST = "$JOB"
ARCH = "$ARCH"
REPOS = "$REPOS"
TAG = "${PREFIX}_${JOB}_${ARCH}_advisories"
}
resources {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment