Difference between revisions of "GitLab CI, Job:"

From wikieduonline
Jump to navigation Jump to search
(Created page with "TODO")
 
m (Ant moved page GitLab CI: Job: to GitLab CI, Job:)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
TODO
+
* https://docs.gitlab.com/ee/ci/jobs/
 +
 
 +
job:
 +
  [[tags:]]
 +
    - ruby
 +
    - postgres
 +
 
 +
 
 +
 
 +
Custom collapsible sections <ref>https://docs.gitlab.com/ee/ci/jobs/#custom-collapsible-sections</ref>
 +
 
 +
 
 +
[[extends]]
 +
 
 +
== Related ==
 +
* [[Jobs]]
 +
* Get log using API: https://docs.gitlab.com/ee/api/jobs.html#get-a-log-file
 +
* <code>[[needs:]]</code>
 +
* <code>[[environment:]]</code>
 +
 
 +
== See also ==
 +
* {{gitlab-ci.yml}}
 +
* {{GitLab CI}}
 +
 
 +
[[Category:Gitlab]]

Latest revision as of 17:53, 9 November 2022

Advertising: