steps:
  build:
    image: jauderho/zola:latest
    commands:
      - chmod -R a+rw /mnt
      - zola build -o /mnt/dist --force
    volumes:
      - /home/n/CI/250kb_club:/mnt/