annabunches.net/build.sh

5 lines
77 B
Bash

#!/bin/sh
jekyll build
docker build -t cr.annabunch.es/annabunches-static .