a
test/pipeline/head There was a failure building this commit Details

main
onikolskyy 1 year ago
parent 0a21e92184
commit 4434a6dea2

3
Jenkinsfile vendored

@ -1,7 +1,8 @@
pipeline {
agent {
kubernetes {
label 'dind-agent'
kubernetes
{
cloud 'k8s-config'
}
}

Loading…
Cancel
Save