Difference between revisions of "GitLab CI, when: manual"
Jump to navigation
Jump to search
↑ https://docs.gitlab.com/ee/ci/jobs/index.html#specifying-variables-when-running-manual-jobs
(Created page with " == Related == * GitHub Actions: <code>on:</code> * {{when}} == See also == * {{gitlab-ci.yml}} Category:GitLab Category:GitLab CI") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * Specifying [[variables]] when running manual jobs <ref>https://docs.gitlab.com/ee/ci/jobs/index.html#specifying-variables-when-running-manual-jobs</ref> | ||
Latest revision as of 17:42, 9 November 2022
Related[edit]
- GitHub Actions:
on:
when: on_success, manual, always, on_failure, delayed, never
See also[edit]
gitlab-ci.yml
,job: | stage: | stages: | artifacts: | include: | script: | when: | only: | needs:
Advertising: