Add .gitlab-ci.yml
authorAl Morton <acmorton@att.com>
Thu, 24 Jun 2021 22:27:07 +0000 (22:27 +0000)
committerAl Morton <acmorton@att.com>
Thu, 24 Jun 2021 22:27:07 +0000 (22:27 +0000)
.gitlab-ci.yml [new file with mode: 0644]

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644 (file)
index 0000000..1bc0893
--- /dev/null
@@ -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