Testing workflow
Some checks failed
Build Static Site Content for Image Volume / build-site-content (push) Failing after 2m44s

This commit is contained in:
2026-01-30 14:59:06 -08:00
parent 4f068ab9dd
commit ce31f2330e

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:
- name: Checkout repo with LFS content
uses: actions/checkout@v6
with:
lfs: true