From 4c27ec7c6225de438416f3689313668181e51a65 Mon Sep 17 00:00:00 2001 From: Varac Date: Mon, 20 Nov 2017 20:09:44 +0100 Subject: Document automatic deploys from CI --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ca30c0..d40298c 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,11 @@ Pages. For more information how to use `amber`, see: https://github.com/leapcode/amber. -For now, there is no post-commit hook on this repo that automatically triggers -an update to the website. To deploy the current version: +Pushes to this repo will automatically get deployed to the website from 0xacab.org CI +(see `.gitlab-ci.yml`). + +To deploy the current version manually (please only use in rare exceptions as the +recommended way of deploying is to push to the repo): sudo gem install capistrano git clone https://leap.se/git/leap_se -- cgit v1.2.3