Skip to content

Instantly share code, notes, and snippets.

@mbaykara
Last active June 3, 2021 11:04
Show Gist options
  • Save mbaykara/61f5e48ffbae5785a45b7bdf2182aaa6 to your computer and use it in GitHub Desktop.
Save mbaykara/61f5e48ffbae5785a45b7bdf2182aaa6 to your computer and use it in GitHub Desktop.
# this will fetch complete ci from given project
# which let you avoid repeating same ci stages over an over
include:
- project: 'baykara/projecta'
ref: 'dev'
file: '.gitlab-ci.yml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment