Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
209a47b9
Commit
209a47b9
authored
Aug 30, 2019
by
Matt Penna
Committed by
Achilleas Pipinellis
Aug 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added expected site deployment wait time
parent
fe26cfe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
doc/user/project/pages/index.md
doc/user/project/pages/index.md
+6
-4
No files found.
doc/user/project/pages/index.md
View file @
209a47b9
...
...
@@ -106,12 +106,14 @@ To get started with GitLab Pages, you can either:
1.
From the left sidebar, navigate to your project's
**CI/CD > Pipelines**
and click
**Run pipeline**
to trigger GitLab CI/CD to build and deploy your
site to the server.
1.
Once the pipeline has finished successfully, find the link to visit your
website from your project's
**Settings > Pages**
.
1.
After the pipeline has finished successfully, wait approximately 30 minutes
for your website to be visible. After waiting 30 minutes, find the link to
visit your website from your project's
**Settings > Pages**
. If the link
leads to a 404 page, wait a few minutes and try again.
Your website is then visible on your domain
, and you can modify your
files
Your website is then visible on your domain
and you can modify your
files
as you wish. For every modification pushed to your repository, GitLab CI/CD
will run a new pipeline to publish your changes to the server.
will run a new pipeline to
immediately
publish your changes to the server.
_Advanced options:_
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment