• ■ ■ ■ ■
    .onedev-buildspec.yml
    skipped 37 lines
    38 38   image: alpine/git:1.0.7
    39 39   commands:
    40 40   - git config --global --unset http.extraHeader
    41  - - git push -f https://robinshine:@secrets:github-password@\@github.com/theonedev/k8s-helper
     41 + - git push -f https://robinshine:@secrets:github-token@\@github.com/theonedev/k8s-helper
    42 42   HEAD:master
    43 43   triggers:
    44 44   - !BranchUpdateTrigger
    skipped 10 lines
Please wait...
Page is in error, reload to recover