File tree Expand file tree Collapse file tree 1 file changed +13
-10
lines changed Expand file tree Collapse file tree 1 file changed +13
-10
lines changed Original file line number Diff line number Diff line change 1
1
[build ]
2
- publish = " public"
3
- HUGO_VERSION = " 0.145.0"
4
- HUGO_ENABLEGITINFO = " true"
2
+ publish = " public"
3
+ HUGO_VERSION = " 0.145.0"
4
+ HUGO_ENABLEGITINFO = " true"
5
5
6
6
[context .production .environment ]
7
- command = " hugo --minify"
8
- HUGO_ENV = " production"
9
- HUGO_TITLE = " blog.jemu.name"
7
+ command = " hugo --minify"
8
+ HUGO_VERSION = " 0.145.0"
9
+ HUGO_ENV = " production"
10
+ HUGO_TITLE = " blog.jemu.name"
10
11
[context .branch-deploy .environment ]
11
- command = " hugo --minify -D"
12
- HUGO_TITLE = " Branch Preview - blog.jemu.name"
12
+ command = " hugo --minify -D"
13
+ HUGO_VERSION = " 0.145.0"
14
+ HUGO_TITLE = " Branch Preview - blog.jemu.name"
13
15
[context .deploy-preview .environment ]
14
- command = " hugo --minify -D"
15
- HUGO_TITLE = " Deploy Preview - blog.jemu.name"
16
+ command = " hugo --minify -D"
17
+ HUGO_VERSION = " 0.145.0"
18
+ HUGO_TITLE = " Deploy Preview - blog.jemu.name"
You can’t perform that action at this time.
0 commit comments