Deployment is successful and I can browse the artifacts, yet I get 404 error message on http(s)://username.gitlab.io/projectname/
Running on runner-30dcea4b-project-1976375-concurrent-0 via runner-30dcea4b-machine-1478635352-932cc64d-digital-ocean-4gb…
Cloning repository…
Cloning into ‘/builds/avri/grayscale’…
Checking out 5a304cef as master…
$ bundle update
Fetching gem metadata from https://rubygems.org/…
Fetching version metadata from https://rubygems.org/…
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies…
Installing public_suffix 2.0.4
Installing colorator 1.1.0
Installing ffi 1.9.14 with native extensions
Installing forwardable-extended 2.6.0
Installing sass 3.4.22
Installing rb-fsevent 0.9.8
Installing kramdown 1.12.0
Installing liquid 3.0.6
Installing mercenary 0.3.6
Installing rouge 1.11.1
Installing safe_yaml 1.0.4
Installing minima 2.0.0
Using bundler 1.13.6
Installing addressable 2.5.0
Installing rb-inotify 0.9.7
Installing pathutil 0.14.0
Installing jekyll-sass-converter 1.4.0
Installing listen 3.0.8
Installing jekyll-watch 1.5.0
Installing jekyll 3.3.0
Installing jekyll-feed 0.8.0
Bundle updated!
$ gem install jekyll
Successfully installed jekyll-3.3.0
1 gem installed
$ jekyll build -d public/
Configuration file: /builds/avri/grayscale/_config.yml
Source: /builds/avri/grayscale
Destination: public/
Incremental build: disabled. Enable with --incremental
Generating…
done in 0.067 seconds.
Auto-regeneration: disabled. Use --watch to enable.
Uploading artifacts…
public: found 47 matching files
Uploading artifacts to coordinator… ok id=6003709 responseStatus=201 Created token=KgEYvABt
Build succeeded