This commit is contained in:
parent
0bdf4bb20d
commit
0f3c6b90f5
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: hugo-latest
|
container:
|
||||||
|
image: fung.uy/mycosystems/web-ci:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue