Commit 1a9e02b 1 parent 74b3bb7 commit 1a9e02b Copy full SHA for 1a9e02b
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
NPM_CONFIG_LOGLEVEL : error
27
27
28
28
- name : testbuild
29
- image : thegeeklab/hugo:0.105 .0
29
+ image : thegeeklab/hugo:0.114 .0
30
30
commands :
31
31
- mkdir -p exampleSite/themes/ && ln -s $(pwd)/ exampleSite/themes/hugo-geekdoc
32
32
- hugo --panicOnWarning -s exampleSite/ -b http://localhost:8000/
@@ -207,7 +207,7 @@ steps:
207
207
- refs/pull/**
208
208
209
209
- name : build
210
- image : thegeeklab/hugo:0.105 .0
210
+ image : thegeeklab/hugo:0.114 .0
211
211
commands :
212
212
- hugo --panicOnWarning -s exampleSite/
213
213
@@ -287,6 +287,6 @@ depends_on:
287
287
288
288
---
289
289
kind : signature
290
- hmac : da9896c5892fff7425a4594cea8576d065aeacae177ffa2d411782721e61a1fb
290
+ hmac : d9f5b3d50cb882be86c8e4b17bce3efc17fd22118c74a2140f924a118fc76cda
291
291
292
292
...
You can’t perform that action at this time.
0 commit comments