Skip to content

Instantly share code, notes, and snippets.

@zeddee
Created January 24, 2022 08:31
Show Gist options
  • Save zeddee/383e67a9cd172a8154455c4563e0d11f to your computer and use it in GitHub Desktop.
Save zeddee/383e67a9cd172a8154455c4563e0d11f to your computer and use it in GitHub Desktop.

Quick reference

CI_PIPELINE_SOURCE possible values:

  • push
  • web: Pipelines run from the web ui.
  • schedule
  • api
  • external
  • chat
  • webide
  • merge_request_event
  • external_pull_request_event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment