name: Build Static Site Content for Image Volume on: push: branches: - k8s/static-deployment jobs: build-site-content: runs-on: ubuntu-latest container: image: shockrah/hugo steps: - run: git init - run: git remote add origin https://git.shockrah.xyz/shockrah/temper-tv.git - run: git pull origin master - name: Figure wtf is in here run: ls -laRh main-site/