Defaulted git config upstream
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
ae5fde95d9
commit
72805144ed
@ -38,6 +38,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk add git
|
- apk add git
|
||||||
- git config --global push.default current
|
- git config --global push.default current
|
||||||
|
- git branch --set-upstream-to=origin/main main
|
||||||
- yarn
|
- yarn
|
||||||
- yarn release
|
- yarn release
|
||||||
- git pull
|
- git pull
|
||||||
|
Loading…
x
Reference in New Issue
Block a user