Update 'update.sh'

This commit is contained in:
Echedelle López Romero 2021-07-21 04:04:20 +00:00
parent 3aa956e7ad
commit d9c26243e7
1 changed files with 6 additions and 0 deletions

View File

@ -12,3 +12,9 @@ git pull
bundle && bundle update
JEKYLL_ENV=production bundle exec jekyll build --trace
git add Gemfile.lock
git commit -m "Actualizar Gemfile.lock"
git push origin main