Skip to content
Snippets Groups Projects
Select Git revision
  • 3cda202d01403105ad1c0f5f9133f9364f32a3b7
  • master default protected
  • variable-overriding
  • variable-substitution
4 results

pages-test

  • Clone with SSH
  • Clone with HTTPS
  • Forked from GitLab Tests / Pages Test
    22 commits behind the upstream repository.
    Chris Coley's avatar
    Chris Coley authored
    My tests indicate that the pages:deploy job typically takes 50-60
    seconds to complete, so I'm delaying the cache purge for 180 seconds
    3cda202d
    History
    Name Last commit Last update
    src
    .gitlab-ci.yml
    README.md

    pipeline status


    Example plain HTML site using GitLab Pages and Environments.

    The Pages site is available at https://gitlab-tests.pages.codingallnight.com/pages-test

    The Environments are dynamic, changing every time a CI job is ran. However, you can see the currently available ones here: https://git.codingallnight.com/gitlab-pages/pages-test/-/environments?search=review

    Learn more about GitLab Pages at https://pages.gitlab.io and the official documentation https://docs.gitlab.com/ce/user/project/pages/.

    GitLab User or Group Pages

    To use this project as your user/group website, you will need one additional step: just rename your project to namespace.gitlab.io, where namespace is your username or groupname. This can be done by navigating to your project's Settings.

    Read more about user/group Pages and project Pages.