mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Fix deploy docs script
This commit is contained in:
parent
cd1c8b2f09
commit
7879dfd3fd
@ -21,8 +21,7 @@ git reset --soft origin/gh-pages
|
||||
|
||||
echo ".git-gh-pages" > .gitignore
|
||||
|
||||
git add -u
|
||||
git add .
|
||||
git add -A .
|
||||
|
||||
git commit -m "update" || echo "didn't commit"
|
||||
git push origin master:gh-pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user