Update .gitea/workflows/deploy.yaml
Some checks failed
Hugo / build (push) Has been cancelled

This commit is contained in:
brooke 2025-03-21 21:09:06 -04:00
parent 0bdf4bb20d
commit 0f3c6b90f5

View file

@ -7,7 +7,8 @@ on:
jobs: jobs:
build: build:
runs-on: hugo-latest container:
image: fung.uy/mycosystems/web-ci:latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: