Difference between revisions of "GitLab CI, when: manual"
Jump to navigation
Jump to search
(Created page with " == Related == * GitHub Actions: <code>on:</code> * {{when}} == See also == * {{gitlab-ci.yml}} Category:GitLab Category:GitLab CI") |
|||
Line 1: | Line 1: | ||
+ | * Specifying [[variables]] when running manual jobs | ||
Revision as of 17:41, 9 November 2022
- Specifying variables when running manual jobs
Related
- GitHub Actions:
on:
when: on_success, manual, always, on_failure, delayed, never
See also
gitlab-ci.yml
,job: | stage: | stages: | artifacts: | include: | script: | when: | only: | needs:
Advertising: