[Global] Upgraded to ansible-lint 6.8.0
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
81cc22ee51
commit
9d58932b0c
@ -1,6 +1,7 @@
|
||||
---
|
||||
kind: 'pipeline'
|
||||
name: 'build'
|
||||
type: 'kubernetes'
|
||||
|
||||
steps:
|
||||
|
||||
@ -27,5 +28,5 @@ steps:
|
||||
|
||||
# tags
|
||||
tags:
|
||||
- 'v0.8'
|
||||
- 'v0.9'
|
||||
- 'latest'
|
||||
|
@ -4,7 +4,7 @@ FROM alpine:3.16
|
||||
|
||||
# software versions
|
||||
ENV ANSIBLE_VERSION=2.12.9
|
||||
ENV ANSIBLE_LINT_VERSION=6.6.1
|
||||
ENV ANSIBLE_LINT_VERSION=6.8.0
|
||||
ENV YAML_LINT_VERSION=1.28.0
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user