summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormokha <mokha@cisco.com>2019-05-13 21:53:34 -0600
committermokha <mokha@cisco.com>2019-05-13 21:53:34 -0600
commit38cf1c031c31bb99b246583751498c01818c1df6 (patch)
tree49426f3015c700e0b9196d2d3cce4f5d2d801118
parentef4b5233d2fbabf880e8944abfe79bd466a7e10f (diff)
add discussion about git/CI
-rw-r--r--README.md10
-rw-r--r--doc/gitlab-ci.pngbin0 -> 267294 bytes
2 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c8b7bb..2491ca0 100644
--- a/README.md
+++ b/README.md
@@ -40,3 +40,13 @@ described in `doc/Comp268_requirements_2017.pdf`.
It is highly suggested to use `mvn` from the root of this source tree
rather than using the bundled package with the non-standard source
layout.
+
+The source code for this project can be found on
+`https://github.com/mokhan/comp-268`. This is currently a private
+repository so a request to the author will need to be made in order to
+gain access.
+
+Gitlab was used for hosting the continuous integration builds as shown
+in the image below.
+
+![build](doc/gitlab-ci.png)
diff --git a/doc/gitlab-ci.png b/doc/gitlab-ci.png
new file mode 100644
index 0000000..a5ee296
--- /dev/null
+++ b/doc/gitlab-ci.png
Binary files differ