Testing file paths and shared artifacts
Some checks are pending
Build and Deploy Resume Site / push-content (push) Blocked by required conditions
Build and Deploy Resume Site / setup-website-content (push) Successful in 4s

This commit is contained in:
shockrah 2024-09-03 15:55:00 -07:00
parent b25c367bf0
commit 1508b9b1c0

View File

@ -14,3 +14,16 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Build website content - name: Build website content
run: hugo run: hugo
with:
name: content
path: public/
push-content:
needs: setup-website-content
runs-on: ubunt-latest
container:
image: shockrah/hugo
steps:
- name: Check file content is present
run: pwd && ls public/