kind: pipeline name: update_website steps: - name: hugo_build image: alombarte/hugo commands: - git submodule init - git submodule update - cd brainsteam - hugo