Running with gitlab-ci-multi-runner 9.2.0 (adfc387)
  on ubuntu-2gb-nyc3-01 (7bd4b9e2)
Using Shell executor...
Running on ubuntu-2gb-nyc3-01...
Fetching changes...
Removing .sass-cache/
Removing Gemfile.lock
Removing public/
HEAD is now at 09d2110 Update .gitlab-ci.yml
From https://gl.felinewith.me/Kalyke/kalyke.felinewith.me
   09d2110..9256e3a  master     -> origin/master
Checking out 9256e3a7 as master...
Skipping Git submodules setup
$ bundle install
The dependency tzinfo-data (>= 0) will be unused by any of the platforms Bundler is installing for. Bundler is installing for ruby but the dependency is only for x86-mingw32, x86-mswin32, x64-mingw32, java. To add those platforms to the bundle, run `bundle lock --add-platform x86-mingw32 x86-mswin32 x64-mingw32 java`.
Fetching gem metadata from https://rubygems.org/...........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
Using public_suffix 2.0.5
Using colorator 1.1.0
Using ffi 1.9.18
Using forwardable-extended 2.6.0
Using sass 3.4.24
Using rb-fsevent 0.9.8
Using kramdown 1.13.2
Using liquid 3.0.6
Using mercenary 0.3.6
Using rouge 1.11.1
Using safe_yaml 1.0.4
Using bundler 1.14.6
Using addressable 2.5.1
Using rb-inotify 0.9.8
Using pathutil 0.14.0
Using jekyll-sass-converter 1.5.0
Using listen 3.0.8
Using jekyll-watch 1.5.0
Using jekyll 3.4.3
Using minima 2.1.1
Bundle complete! 3 Gemfile dependencies, 20 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
$ echo $PWD
/var/lib/gitlab-runner/builds/7bd4b9e2/0/Kalyke/kalyke.felinewith.me
$ bundle exec jekyll build -d public
Configuration file: /var/lib/gitlab-runner/builds/7bd4b9e2/0/Kalyke/kalyke.felinewith.me/_config.yml
            Source: /var/lib/gitlab-runner/builds/7bd4b9e2/0/Kalyke/kalyke.felinewith.me
       Destination: public
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 0.261 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
Uploading artifacts...
public: found 6 matching files                     
Uploading artifacts to coordinator... ok            id=106 responseStatus=201 Created token=MACe1nvi
Job succeeded