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
split "merge to staging" stage into two stages:
1. build an image, set a generic tag and test it
2. execute semantic release, which, if succeeds in creating a new release, assigns a versioned tag to the image and pushes it
also fixing a bug in the "slack-notify-failure" script usage so it doesn't prevent the Travis job from "failing" when it should be failing.
0 commit comments