mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
Update GitLab Pages to 0.2.1
This commit is contained in:

committed by
James Edwards-Jones

parent
8f5e7c36e4
commit
39f9056dbb
@ -1 +1 @@
|
||||
0.2.0
|
||||
0.2.1
|
||||
|
@ -97,7 +97,7 @@ installing the pages daemon.
|
||||
cd /home/git
|
||||
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-pages.git
|
||||
cd gitlab-pages
|
||||
sudo -u git -H git checkout v0.2.0
|
||||
sudo -u git -H git checkout v0.2.1
|
||||
sudo -u git -H make
|
||||
```
|
||||
|
||||
@ -505,7 +505,7 @@ latest previous version.
|
||||
- Documentation was moved to one place
|
||||
|
||||
[8-5-docs]: https://gitlab.com/gitlab-org/gitlab-ee/blob/8-5-stable-ee/doc/pages/administration.md
|
||||
[gitlab-pages]: https://gitlab.com/gitlab-org/gitlab-pages/tree/v0.2.0
|
||||
[gitlab-pages]: https://gitlab.com/gitlab-org/gitlab-pages/tree/v0.2.1
|
||||
[NGINX configs]: https://gitlab.com/gitlab-org/gitlab-ee/tree/8-5-stable-ee/lib/support/nginx
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user