Difference between revisions of "GitLab CI/CD"

From wikieduonline
Jump to navigation Jump to search
Line 21: Line 21:
 
== Activities ==
 
== Activities ==
 
* Read https://stackoverflow.com/questions/tagged/gitlab-ci?tab=Votes
 
* Read https://stackoverflow.com/questions/tagged/gitlab-ci?tab=Votes
* Learn how to skip a pipeline by adding <code>[ci skip]</code> or <code>[skip ci] to your [[commit]] mesage</code> <ref>https://docs.gitlab.com/ee/ci/pipelines/index.html#skip-a-pipeline</ref>
+
* Learn how to skip a pipeline by adding <code>[ci skip]</code> or <code>[skip ci] to your [[commit]] message</code> <ref>https://docs.gitlab.com/ee/ci/pipelines/index.html#skip-a-pipeline</ref>
  
 
== See also ==
 
== See also ==

Revision as of 10:21, 24 November 2022

Advertising: