diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |