This commit is contained in:
parent
7d2913febf
commit
eb7457107f
1 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ pipeline:
|
|||
- cd ..
|
||||
- bundle install --retry 4
|
||||
- bundle exec jekyll build
|
||||
- cd _site
|
||||
- git add --all
|
||||
- git commit -m "Build"
|
||||
- git push
|
||||
- git push --set-upstream origin main
|
Loading…
Add table
Reference in a new issue