Difference between revisions of "GitLab scheduled pipelines"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
* Official example: <ref>https://docs.gitlab.com/ee/ci/jobs/job_control.html#run-jobs-for-scheduled-pipelines</ref>
+
== Official example ==
 +
<ref>https://docs.gitlab.com/ee/ci/jobs/job_control.html#run-jobs-for-scheduled-pipelines</ref>
 
<pre>
 
<pre>
 
job:on-schedule:
 
job:on-schedule:
Line 16: Line 17:
 
     - make build
 
     - make build
 
</pre>
 
</pre>
 +
 +
 +
== Examples ==
 +
  [[except:]]
 +
    - schedules
 +
 +
  
 
== Related ==
 
== Related ==

Revision as of 08:30, 28 September 2022

Advertising: