1b2d47cd86
With the recent Travis changes, we prevented the deploy stage from running for tagged commits as branch=tag for tagged commits. Fix this by also running deploy for tagged commits. Furthermore, clean up .travis.yml by pulling the edge tagging logic into a separate script. A logic change is introduced to prevent git tag --force being run on set tags as this would turn annotated tags into lightweight tags. |
||
---|---|---|
.. | ||
build-macos.sh | ||
build-snap.sh | ||
build-ubuntu.sh | ||
build-windows.sh | ||
deploy-snap.sh | ||
install-macos.sh | ||
install-ubuntu.sh | ||
install-windows.sh | ||
remove-edge.sh | ||
sign-macos.sh | ||
tag-edge.sh |