summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files 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