Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

jekyll

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Adam Voss authored
    If a user is using GitLab Pages it is most likely the user is using GitLab pages to publish a website not just stage a website that is published elsewhere.  If a user is publishing a website with Jekyll, they (and Jekyll themes/plugins) will expect that JEKYLL_ENV=production.  This commit provides that specification in `.gitlab-ci.yml`.
    
    An examination of the existing repository showed this should not result in any change to the current rendering of the website.  However, the specification may be important for developers as explained in preceding commit.
    f2989df3
    History
    Name Last commit Last update