image: ruby:2.6.3 pages: stage: deploy script: - ruby -E UTF-8:UTF-8 scripts/build.rb artifacts: paths: - public only: - master