Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
b956e6159f0e
Commit
ff527a66
authored
Aug 30, 2019
by
Matt Penna
Committed by
Achilleas Pipinellis
Aug 30, 2019
Browse files
Added expected site deployment wait time
parent
9de2bd746d29
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/user/project/pages/index.md
View file @
b956e615
...
...
@@ -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 yourfiles
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