diff options
author | Al Morton <acmorton@att.com> | 2021-06-25 16:38:13 +0000 |
---|---|---|
committer | Al Morton <acmorton@att.com> | 2021-06-25 16:38:13 +0000 |
commit | 6b346f4a89552574bd5fe077d1e7c839572cad87 (patch) | |
tree | 3d5c1d0304d826216e1af54160533247ad06ba1c | |
parent | 0ab508d1d627ff3fc3e3c79b3c26a9064c5cbaae (diff) | |
parent | 08d54f9b595c5ec960bb274aae0312214f3367af (diff) |
Merge branch 'undefined' into 'master'
Anuket Kali Replacement
See merge request anuket/opnfvdocs!2
-rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 000000000..1bc0893c3 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,3 @@ +# This file is a template, and might need editing before it works on your project. +include: + template: Jobs/Code-Quality.gitlab-ci.yml |