Skip to content

Instantly share code, notes, and snippets.

@Nihlus
Created November 29, 2018 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nihlus/1791d7656a48d567bd535895a42490a4 to your computer and use it in GitHub Desktop.
Save Nihlus/1791d7656a48d567bd535895a42490a4 to your computer and use it in GitHub Desktop.
build:
stage: build
only:
- triggers
- web
changes:
- SPECS/**/*.spec
script:
- make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment