Skip to content

Use separate deploy / run stages in CI scripts

ale requested to merge ci-env-multistage into master

This should allow Gitlab to better understand failure of the Ansible side of things, by having the environment setup ("deploy") job succeed early.

Merge request reports