From 37a971b3086a24b71a8ba540e2bc257366f12cc7 Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Sun, 18 Nov 2018 15:25:52 +0000 Subject: [PATCH] README updated to trigger CI --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e0a0b6..c586747 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ Run a local web server so that you can view the site And visit [localhost:4000](http://localhost:4000) to view the site. +## Deploy CI + +When changes are committed the `.gitlab-ci.yml` file triggers the building of the site and then the copying of the results to https://static.coops.tech/ + ## Contributing There's a [list of bugs and improvements](https://git.coop/cotech/website/issues) in the repository. Feel free to add more, discuss or claim any of these issues to work on.