Closed bent0b0x closed 6 years ago
Currently builds tagged with a new version on master do not deploy successfully. In fact they try to deploy before they build, which is wrong.
master
Example: https://circleci.com/gh/Paratii-Video/paratii-mediaplayer/10
This is now resolved (after a ton of trial and error changing the circle config on master). All I will say is that CircleCI@2.0's config is 1000x less intuitive than that of CircleCI@1.0 :)
CircleCI@2.0
CircleCI@1.0
Currently builds tagged with a new version on
master
do not deploy successfully. In fact they try to deploy before they build, which is wrong.Example: https://circleci.com/gh/Paratii-Video/paratii-mediaplayer/10