mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-23 07:31:03 +00:00
fix CI update docs thing
This commit is contained in:
parent
4dc8f76083
commit
7213a312b1
1 changed files with 2 additions and 1 deletions
|
|
@ -18,5 +18,6 @@ git config user.name "lazydocker bot"
|
|||
git config user.email "jessedduffield@gmail.com"
|
||||
|
||||
git add docs/*
|
||||
git pull --rebase # just making sure we're up to date
|
||||
git commit -m "update docs"
|
||||
git push -u origin HEAD
|
||||
git push -u origin master
|
||||
Loading…
Add table
Reference in a new issue