This commit is contained in:
parent
214688c33f
commit
b2d8e306c3
@ -13,8 +13,8 @@ local PipelineLinting = {
|
||||
PY_COLORS: 1
|
||||
},
|
||||
commands: [
|
||||
"wget https://gitea.rknet.org/ansible/ansible-later-policy/raw/branch/master/config.yml",
|
||||
"ansible-later -c config.yml"
|
||||
"wget -O .later.yml https://gitea.rknet.org/ansible/ansible-later-policy/raw/branch/master/config.yml",
|
||||
"ansible-later"
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user