Push build artifacts to Bitbucket
Summary:
I have a Bit Bucket repository as my main source of code and I want to push the build artifacts to it. However, when I added this git repo as an external git, it asked me to clone my repo, but when I tried to push the files using my build job (Shell Script), it gave me an error because it used the local url.
Is there any way to push the code to the external repository through VBS?
Tagged:
0