Files
temper-tv/.gitea/workflows/create-image-volume.yml
shockrah 40c454474a
All checks were successful
Build Static Site Content for Image Volume / build-site-content (push) Successful in 14s
More stuff for creating image volume
2026-01-30 19:13:30 -08:00

18 lines
424 B
YAML

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/