Hi,

restarting Jenkins make Java8 work again mysteriously.
Now, following this steps from Remote Desktop in CI Server, I'm having
trouble and don't know what to do. Any suggestions? This the output in CMD:

> cd C:\jenkins\workspace\Royale_Release_Step_001
> git push

fatal: The current branch release/0.9.7 has no upstream branch.
To push the current branch and set the remote as upstream, use

    git push --set-upstream origin release/0.9.7

Thanks

El vie., 22 nov. 2019 a las 0:13, <[email protected]> escribió:

> Log in to the server, open a command prompt, change directory to
> C:\jenkins\workspace\Royale_Release_Step_001 and run the following commands:
> git push
> git checkout release/0.9.7
> git push -u origin release/0.9.7
>
> You will need your Apache/Github username and 2FA token.



-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to