chore: absolute host volume path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yuhui Huang 2022-05-04 22:44:42 +08:00
parent b872d07288
commit 1270fdccb3
2 changed files with 2 additions and 2 deletions

View File

@ -23,4 +23,4 @@ steps:
volumes: volumes:
- name: dist - name: dist
host: host:
path: ~/docs.hmcl.net path: /home/ubuntu/docs.hmcl.net

View File

@ -1,4 +1,4 @@
source "https://rubygems.org" source "https://gems.ruby-china.com"
# Hello! This is where you manage which Jekyll version is used to run. # Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the # When you want to use a different version, change it below, save the
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so: # file and run `bundle install`. Run Jekyll with `bundle exec`, like so: