Skip to content
Snippets Groups Projects
Verified Commit 4c27ec7c authored by Varac's avatar Varac
Browse files

Document automatic deploys from CI

parent 79c91ea4
Branches
No related tags found
No related merge requests found
...@@ -14,8 +14,11 @@ Pages. ...@@ -14,8 +14,11 @@ Pages.
For more information how to use `amber`, see: For more information how to use `amber`, see:
https://github.com/leapcode/amber. https://github.com/leapcode/amber.
For now, there is no post-commit hook on this repo that automatically triggers Pushes to this repo will automatically get deployed to the website from 0xacab.org CI
an update to the website. To deploy the current version: (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 sudo gem install capistrano
git clone https://leap.se/git/leap_se git clone https://leap.se/git/leap_se
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment