Difference between revisions of "Stages"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[GitLab pipelines: stage:]] | [[GitLab pipelines: stage:]] | ||
+ | [[GitLab pipelines: stages:]] | ||
== Activities == | == Activities == |
Revision as of 09:26, 28 September 2022
https://docs.gitlab.com/ee/ci/yaml/index.html#stages
.gitlab-ci.yml stage
GitLab pipelines: stage: GitLab pipelines: stages:
Activities
- Learn difference between
stage
andstages:
See also
gitlab-ci.yml
,job: | stage: | stages: | artifacts: | include: | script: | when: | only: | needs:
Advertising: