various: master → main updates
cockpit/ bots/ and cockpituous/ all use the 'main' branch now.
This commit is contained in:
parent
37a64010bf
commit
37b2ee5056
6 changed files with 10 additions and 10 deletions
2
Makefile
2
Makefile
|
|
@ -136,7 +136,7 @@ check: $(NODE_MODULES_TEST) $(VM_IMAGE) test/common
|
|||
TEST_AUDIT_NO_SELINUX=1 test/common/run-tests
|
||||
|
||||
# checkout Cockpit's bots for standard test VM images and API to launch them
|
||||
# must be from master, as only that has current and existing images; but testvm.py API is stable
|
||||
# must be from main, as only that has current and existing images; but testvm.py API is stable
|
||||
# support CI testing against a bots change
|
||||
bots:
|
||||
git clone --quiet --reference-if-able $${XDG_CACHE_HOME:-$$HOME/.cache}/cockpit-project/bots https://github.com/cockpit-project/bots.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue