Update .gitea/workflows/build.yaml
This commit is contained in:
parent
648b71d43e
commit
1d20f20ed2
|
@ -2,7 +2,6 @@ name: Homepage
|
|||
on: [push]
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest:docker
|
||||
container: klakegg/hugo:ext
|
||||
steps:
|
||||
- name: Check out source
|
||||
|
|
Loading…
Reference in New Issue