mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
Merge pull request #9 from guidograzioli/ci_update_and_bump
Bump to 0.1.1
This commit is contained in:
@@ -25,11 +25,11 @@ warn_list:
|
||||
- no-free-form
|
||||
- run-once[task]
|
||||
- var-naming[no-role-prefix]
|
||||
- yaml[truthy]
|
||||
- galaxy[version-incorrect]
|
||||
|
||||
skip_list:
|
||||
- jinja[spacing]
|
||||
- yaml[truthy]
|
||||
|
||||
use_default_rules: true
|
||||
parseable: true
|
||||
|
||||
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -173,7 +173,7 @@ jobs:
|
||||
]
|
||||
collection_pre_install: ''
|
||||
integration:
|
||||
uses: guidograzioli/kubernetes.kubevirt/.github/workflows/integration.yml@integration_tests
|
||||
uses: kubevirt/kubevirt.core/.github/workflows/integration.yml@main
|
||||
needs:
|
||||
- unit-source
|
||||
with:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
namespace: kubevirt
|
||||
name: core
|
||||
version: "0.1.0"
|
||||
version: "0.1.1"
|
||||
readme: README.md
|
||||
authors:
|
||||
- KubeVirt Project (kubevirt.io)
|
||||
|
||||
Reference in New Issue
Block a user