You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says.
I can successfully push and install packages to my master branch. But I want to have my application on the master branch and the packages on a deploy branch. It does not work for me, the package is not found when I push it to any other branch other than master.
Is this supposed to work? Am I doing something wrong or is this not possible?
I would think it should work, because the tag seems to point directly to a commit and is not really branch dependent...
The text was updated successfully, but these errors were encountered:
As the title says.
I can successfully push and install packages to my master branch. But I want to have my application on the master branch and the packages on a deploy branch. It does not work for me, the package is not found when I push it to any other branch other than master.
Is this supposed to work? Am I doing something wrong or is this not possible?
I would think it should work, because the tag seems to point directly to a commit and is not really branch dependent...
The text was updated successfully, but these errors were encountered: