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
I would like to have the build files on a separate branch and whenever that branch is updated they should checkout the latest release tag, build and upload the files to the existing tag.
That way I could do the following: import the latest commits from another project to my fork on Github and when a new release tag exists I will trigger my "travis" branch and the latest release version will be built and uploaded to Github without deleting uploads to older release tags.
Is that possible?
The text was updated successfully, but these errors were encountered:
I would like to have the build files on a separate branch and whenever that branch is updated they should checkout the latest release tag, build and upload the files to the existing tag.
That way I could do the following: import the latest commits from another project to my fork on Github and when a new release tag exists I will trigger my "travis" branch and the latest release version will be built and uploaded to Github without deleting uploads to older release tags.
Is that possible?
The text was updated successfully, but these errors were encountered: