mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-08-07 01:13:09 +02:00
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: '0.119.0'
|
||||
hugo-version: '0.145.0'
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
|
||||
+2
-3
@@ -1,9 +1,8 @@
|
||||
version: "3.8"
|
||||
name: sthlm-mesh
|
||||
|
||||
services:
|
||||
|
||||
site:
|
||||
image: hugomods/hugo:exts
|
||||
image: hugomods/hugo:exts-0.145.0
|
||||
command: server --buildDrafts --poll 500ms
|
||||
ports:
|
||||
- "1313:1313"
|
||||
|
||||
Reference in New Issue
Block a user