Post-Local sync at 2025-06-06 01:30:02
This commit is contained in:
parent
d868674cfa
commit
4301358a81
9 changed files with 276 additions and 407 deletions
|
@ -203,6 +203,7 @@ run_push_cycle() {
|
|||
local cycle_number=$1
|
||||
info "Starting push cycle $cycle_number..."
|
||||
|
||||
execute_push "gitfield-local" "Local" "" "" ""
|
||||
execute_push "gitfield-radicle" "Radicle" "" "$RADICLE_RID" "$RADICLE_PEER_ID"
|
||||
execute_push "gitfield-gitlab" "GitLab" "$GITLAB_URL" "" ""
|
||||
execute_push "gitfield-bitbucket" "Bitbucket" "$BITBUCKET_URL" "" ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue