mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
* Issue #254: Add changelogs for 1.1.0. * Issue #254: Two of the changes are major. * Update CHANGELOG and galaxy tag version. * Issue #254: Document kubernetes.core release process.
This commit is contained in:
8
Makefile
8
Makefile
@@ -27,16 +27,16 @@ test-integration:
|
||||
test-molecule:
|
||||
molecule test
|
||||
|
||||
downstream-test-sanity:
|
||||
downstream-test-sanity:
|
||||
./utils/downstream.sh -s
|
||||
|
||||
downstream-test-integration:
|
||||
downstream-test-integration:
|
||||
./utils/downstream.sh -i
|
||||
|
||||
downstream-test-molecule:
|
||||
downstream-test-molecule:
|
||||
./utils/downstream.sh -m
|
||||
|
||||
downstream-build:
|
||||
downstream-build:
|
||||
./utils/downstream.sh -b
|
||||
|
||||
downstream-release:
|
||||
|
||||
Reference in New Issue
Block a user