summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-11-20 20:09:44 +0100
committerVarac <varac@leap.se>2017-11-20 20:09:44 +0100
commit4c27ec7c6225de438416f3689313668181e51a65 (patch)
tree5b298a794af8c1c25d5defb72e35e64e88b69dd6
parent79c91ea4448bc444c9c62b187dff935eba1ad615 (diff)
Document automatic deploys from CI
-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