Commit 33fc180f authored by João Lino's avatar João Lino

Problem with labels.

parent 29875801
pipeline {
agent none
agent {
node {
label: 'docker'
}
}
}
parameters {
booleanParam(
name: 'SNYK_TEST',
......
Markdown is supported
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