onikolskyy
parent 258594a871
commit 6327cb31f8

2
Jenkinsfile vendored

@ -2,7 +2,7 @@ pipeline {
agent {
kubernetes
{
label 'dind-agent'
inheritFrom 'dind-agentt'
cloud 'kubernetes'
}
}

Loading…
Cancel
Save