Switched from needs to dependencies
needs keyword bypasses stage prerequisites and deploy will happen earlier then test will be finished. This is a mistake, we shouldn't deploy anything if we define tests and they are red.
Loading
Please sign in to comment