Skip to content

Instantly share code, notes, and snippets.

@bhcopeland
Created February 24, 2021 10:51
Show Gist options
  • Select an option

  • Save bhcopeland/03d93d43900c7b07ea99b711434f79e6 to your computer and use it in GitHub Desktop.

Select an option

Save bhcopeland/03d93d43900c7b07ea99b711434f79e6 to your computer and use it in GitHub Desktop.
diff --git a/gitlab-ci.yml b/gitlab-ci.yml
index 9a4ff22..1d677a5 100644
--- a/gitlab-ci.yml
+++ b/gitlab-ci.yml
@@ -1,3 +1,6 @@
+defaults:
+ tags: pipeline
+
include:
- 'https://gitlab.com/Linaro/lkft/pipelines/lkft-common/-/raw/master/bootstrap.yml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment