Hugo is a popular open-source static site generator.
This build step invokes hugo commands in Google Cloud Container Builder.
Arguments passed to this builder will be passed to hugo directly, allowing
callers to run any Hugo
command.
To generate a static web-site from its sources:
steps:
- name: gcr.io/$PROJECT_ID/hugo