mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
parent
a34213f0b5
commit
f0c0ece44d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ grade: devel # "devel" or "stable"
|
||||||
apps:
|
apps:
|
||||||
hugo:
|
hugo:
|
||||||
command: bin/hugo
|
command: bin/hugo
|
||||||
plugs: [home, network-bind]
|
plugs: [home, network-bind, removable-media]
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
hugo:
|
hugo:
|
||||||
|
|
Loading…
Reference in a new issue