Add post and picture #1
|
@ -4,6 +4,9 @@ name: update_website
|
|||
steps:
|
||||
- name: hugo_build
|
||||
image: alombarte/hugo
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
|
Loading…
Reference in New Issue