Add post and picture #1

Merged
ravenscroftj merged 3 commits from posts/pickle5 into main 2021-01-14 11:57:13 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 37dcb7eabb - Show all commits

View File

@ -4,6 +4,9 @@ name: update_website
steps:
- name: hugo_build
image: alombarte/hugo
when:
branch:
- main
commands:
- git submodule init
- git submodule update