You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if the CI is rerun, even if it is successful, we will not be able to upload the data correctly.
INPUT_PUSH_OPTIONS:
To https://github.com/datafuselabs/databend-perf
! [rejected] main -> main (non-fast-forward)
error: failed to push some refs to 'https://github.com/datafuselabs/databend-perf'
hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. Integrate the remote changes (e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards'in'git push --help'for details.
The text was updated successfully, but these errors were encountered:
Currently if the CI is rerun, even if it is successful, we will not be able to upload the data correctly.
The text was updated successfully, but these errors were encountered: