Setup docker image and CI
Some checks failed
Build an image to deploy website / build (push) Failing after 40s

This commit is contained in:
Julien Fastré 2024-01-24 10:49:16 +01:00
parent 24b49bfb34
commit 71d95f844e
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -32,7 +32,7 @@ jobs:
node-version: '${{ NODE_VERSION }}'
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: https://github.com/peaceiris/actions-hugo@v2
with:
hugo-version: '${{ HUGO_VERSION }}'