mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-08 17:15:56 +01:00
Volumes invalid?
This commit is contained in:
parent
f705523d09
commit
d459b12943
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ jobs:
|
|||
container:
|
||||
image: git.byjp.me/jp/hugo-tasks:latest
|
||||
volumes:
|
||||
- /pages/www.byjp.me/:/pages/www.byjp.me/
|
||||
- /gemini/www.byjp.me/:/gemini/www.byjp.me/
|
||||
- /pages:/pages
|
||||
- /gemini:/gemini
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue