src-d / lookout-gometalint-analyzer

GNU Affero General Public License v3.0
1 stars 5 forks source link

Separate release and deploy stages #14

Closed rporres closed 6 years ago

rporres commented 6 years ago

Stage jobs are run in parallel and we don't want as helm needs the docker image to be pushed. Furthermore Travis does not run any stage job if a job from the previous stage has failed which is exactly what we want.

Signed-off-by: Rafael Porres Molina rafa@sourced.tech