steps: buildsite: image: ruby commands: - chmod -R a+w . - gem install bundler - bundle install - bundle exec jekyll build pushsite: image: node commands: - npx @getmeli/cli upload --url https://meli.ttnrtsite.me --site 59998170-c2a6-4d1c-887c-c5246c436ce4 --token bbb1863e849a2abc179c22aa0e187e2fe4e800f4966b0fc111451247fa193411 _site