Bump `hugo` version.

This commit is contained in:
Kazuhiro MUSASHI 2023-07-29 23:03:59 +09:00
parent c588346def
commit b982ac29b7
1 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@ steps:
- git submodule update --init --recursive
- name: hugo
image: cibuilds/hugo:0.106
image: cibuilds/hugo:0.115.4
commands:
- sudo hugo -e production --minify -v -s .
@ -35,7 +35,7 @@ steps:
- name: housekeep
image: appleboy/drone-ssh
settings:
host: 10.0.1.166
host: 10.0.1.222
username: webadm
port: 10022
key:
@ -47,7 +47,7 @@ steps:
- name: scp
image: appleboy/drone-scp
settings:
host: 10.0.1.166
host: 10.0.1.222
username: webadm
port: 10022
target:
@ -81,7 +81,7 @@ steps:
- git submodule update --init --recursive
- name: hugo
image: cibuilds/hugo:0.106
image: cibuilds/hugo:0.115.4
commands:
- sudo hugo -e staging --minify -v -s .
@ -93,7 +93,7 @@ steps:
- name: housekeep
image: appleboy/drone-ssh
settings:
host: 10.0.1.166
host: 10.0.1.222
username: webadm
port: 10022
key:
@ -104,7 +104,7 @@ steps:
- name: scp
image: appleboy/drone-scp
settings:
host: 10.0.1.166
host: 10.0.1.222
username: webadm
port: 10022
target: /var/www/test