Difference between revisions of "GitLab CI, Job:"
Jump to navigation
Jump to search
↑ https://docs.gitlab.com/ee/ci/jobs/#custom-collapsible-sections
m (Ant moved page GitLab CI: Job: to GitLab CI, Job:) |
|||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
* Get log using API: https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file | * Get log using API: https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file | ||
* <code>[[needs:]]</code> | * <code>[[needs:]]</code> | ||
+ | * <code>[[environment:]]</code> | ||
== See also == | == See also == |
Latest revision as of 17:53, 9 November 2022
job: tags: - ruby - postgres
Custom collapsible sections [1]
Related[edit]
- Jobs
- Get log using API: https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file
needs:
environment:
See also[edit]
gitlab-ci.yml
,job: | stage: | stages: | artifacts: | include: | script: | when: | only: | needs:
- GitLab CI, variables, templates, executors,
.gitlab-ci.yml, .gitlab/
, Credential helpers, notifications, pipeline editor, Keyword reference, Changelog,ContainersNotReady
, GitLab environments
Advertising: