Skip to content

Commit

Permalink
ci: bump molecule submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jobcespedes committed Apr 7, 2024
1 parent 3a7ea3b commit 0771669
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
1 change: 0 additions & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ warn_list:
- fqcn[keyword]
- fqcn[action-core]
- name[casing]
- syntax-check[specific]
7 changes: 7 additions & 0 deletions .lighthouse/jenkins-x/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,13 @@ spec:
memory: 32Mi
workingDir: /workspace/source
steps:
- image: quay.io/krestomatio/ansible-operator-ci
name: collection
args:
- collection-build
command:
- make
resources: {}
- image: quay.io/krestomatio/ansible-operator-ci
name: lint
args:
Expand Down
2 changes: 1 addition & 1 deletion hack/mk
Submodule mk updated from b49612 to 2e6429

0 comments on commit 0771669

Please sign in to comment.