This commit is contained in:
parent
0928ebd5bc
commit
f7d68ccb7b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: gitpot_main
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/peaceiris/hugo:latest-full
|
image: ghcr.io/peaceiris/hugo:latest-full
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue