Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .onedev-buildspec.yml
    skipped 115 lines
    116 116   - cd onedev-manual
    117 117   - if [ "$(git branch -a|grep -c /$branch$)" -eq 0 ]; then
    118 118   - ' git push origin main:$branch'
    119  - - else
    120  - - ' git push -f origin remotes/origin/$branch:main'
    121 119   - fi
    122 120   - ''
    123 121   - echo "Creating release in GitHub..."
    skipped 70 lines
Please wait...
Page is in error, reload to recover