Created
February 24, 2021 10:51
-
-
Save bhcopeland/03d93d43900c7b07ea99b711434f79e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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