--- name: release on: - push jobs: zola-builder: container: image: jauderho/zola steps: - run: | pwd ls -l ls -l / - run: zola build