Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot push to update repository #105

Open
paulzierep opened this issue Jul 18, 2024 · 0 comments
Open

Cannot push to update repository #105

paulzierep opened this issue Jul 18, 2024 · 0 comments

Comments

@paulzierep
Copy link

We have multiple jobs pushing to a results branch, but currently they fail with:

##[info] Updating branch results
##[info] Removing all files from target branch
##[info] Copying all files from /home/runner/work/galaxy_tool_extractor/galaxy_tool_extractor/results
##[info] Checking whether contents have changed before pushing
##[info] Pushing
To https://github.com/paulzierep/galaxy_tool_extractor
 ! [rejected]        results -> results (non-fast-forward)
error: failed to push some refs to 'https://github.com/paulzierep/galaxy_tool_extractor'

hint: Updates were rejected because the tip of your current branch is behind
hint: its remote counterpart. If you want to integrate the remote changes,
hint: use 'git pull' before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.

Any idea ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant