Skip to content
Snippets Groups Projects

Feat1

Open Bo-Chun Chen requested to merge feat1 into master
Files
2
+ 1
1
@@ -9,7 +9,7 @@
agent {
docker {
image 'cytopia/ansible-lint'
args '--entrypoint= '
args '--entrypoint= -u root:root'
}
}
steps {
Loading