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
|
|
@ -1,5 +1,5 @@
|
|||
# This is a script run to release this project through Cockpituous:
|
||||
# https://github.com/cockpit-project/cockpituous/tree/master/release
|
||||
# https://github.com/cockpit-project/cockpituous/tree/main/release
|
||||
|
||||
# Anything that start with 'job' may run in a way that it SIGSTOP's
|
||||
# itself when preliminary preparition and then gets a SIGCONT in
|
||||
|
|
@ -23,7 +23,7 @@ job release-srpm -V
|
|||
## Authenticate for pushing into Fedora dist-git
|
||||
# cat ~/.fedora-password | kinit yourfedorauser@FEDORAPROJECT.ORG
|
||||
## Do fedora builds for the tag, using tarball
|
||||
# job release-koji -k master
|
||||
# job release-koji -k main
|
||||
# job release-koji f33
|
||||
# job release-bodhi F33
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue