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
Line 1: | Line 1: | ||
− | * Specifying [[variables]] when running manual jobs | + | * 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: