Difference between revisions of "GitLab CI/CD"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 20: Line 20:
  
 
== Activities ==
 
== Activities ==
* 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]] message</code> or running <code>[[git push -o ci.skip]]</code> <ref>https://docs.gitlab.com/ee/ci/pipelines/index.html#skip-a-pipeline</ref>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:30, 24 November 2022

Advertising: