But in GitLab CI, we only need to tell which Docker image is needed. You can define order of jobs by stages. A staging stage, with a job called deploy-to-stage.
確定! 回上一頁