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
Branches master
No related tags found
1 merge request!30[LOS-1256] Add the tag to the env nomad
Pipeline #7506450 passed
Pipeline: advisories

#7506452

    ......@@ -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