Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-01 12:33:02 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-01 12:33:02 +0300
commitb5e6b8a4942f72220de14bdeea7e8a08f15fb045 (patch)
tree184cec49df9b9a41c89661760d1aeebffe670c47 /.gitlab-ci.yml
parenta2ed82a42d7c82696b2d4a76975ee025d0e29f53 (diff)
Add URL to production environment
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ae263569..d3692d59 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,6 +69,7 @@ pages:
stage: deploy
environment:
name: production
+ url: http://docs-dev.gitlab.com
script:
- rake pull_repos
- nanoc