Skip to content

Commit

Permalink
Edit .onedev-buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robinshine committed Jan 25, 2024
1 parent d38013f commit 405eaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .onedev-buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
interpreter: !DefaultInterpreter
commands:
- git config --global --unset http.extraHeader
- git push https://robinshine:@secrets:github-token@@@github.com/theonedev/onedev.git
- git push -f https://robinshine:@secrets:github-token@@@github.com/theonedev/onedev.git
useTTY: false
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL
triggers:
Expand Down

0 comments on commit 405eaf0

Please sign in to comment.