summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAl Morton <acmorton@att.com>2021-06-24 22:27:07 +0000
committerAl Morton <acmorton@att.com>2021-06-24 22:27:07 +0000
commit08d54f9b595c5ec960bb274aae0312214f3367af (patch)
treed59406df68159fa8adbcc8938ec89d886a5252c5
parent4d5ce1393e502b6d0e788ba85526bb16a3524b24 (diff)
Add .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml3
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