Compare commits

2 Commits

Author SHA1 Message Date
40c454474a More stuff for creating image volume
All checks were successful
Build Static Site Content for Image Volume / build-site-content (push) Successful in 14s
2026-01-30 19:13:30 -08:00
ce31f2330e Testing workflow
Some checks failed
Build Static Site Content for Image Volume / build-site-content (push) Failing after 2m44s
2026-01-30 14:59:06 -08:00
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
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/