Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dev:git:gitlab [2022/04/19 08:15] jsdev:git:gitlab [2022/10/24 12:12] (current) – [gitlab-runner] js
Line 10: Line 10:
 Omnibus package: [[https://packages.gitlab.com/gitlab/gitlab-ce]] Omnibus package: [[https://packages.gitlab.com/gitlab/gitlab-ce]]
  
 +====== gitlab ci/cd ======
 +
 +===== remote calls =====
 +  * [[dev:git:gitlab:api:examples|API call examples with curl]]
 +  * [[dev:git:gitlab:badges:examples|Badges / status icons examples for http]]
  
 ===== gitlab-runner ===== ===== gitlab-runner =====
   * [[dev:git:gitlab:runner:changeuser|Change gitlab-runner user and working dir]]   * [[dev:git:gitlab:runner:changeuser|Change gitlab-runner user and working dir]]
 +  * [[dev:git:gitlab:runner:runmultiple|Change gitlab-runner to run multiple runnrs]]
 +  * [[dev:git:gitlab:runner:errnotty|Error no tty present and no askpass programm specified]]