mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-04 00:13:06 +08:00
amend(): remove unecessary line
This commit is contained in:
parent
eb31e9b2a1
commit
bb4308e7d8
@ -35,7 +35,6 @@ function run {
|
|||||||
else
|
else
|
||||||
git config --global user.email "hi@ionicframework.com"
|
git config --global user.email "hi@ionicframework.com"
|
||||||
git config --global user.name "Ionitron"
|
git config --global user.name "Ionitron"
|
||||||
git add -A
|
|
||||||
git commit -am "Automated build of native docs driftyco/$CIRCLE_PROJECT_REPONAME@$CIRCLE_SHA1"
|
git commit -am "Automated build of native docs driftyco/$CIRCLE_PROJECT_REPONAME@$CIRCLE_SHA1"
|
||||||
# in case a different commit was pushed to ionic-site during doc/demo gen,
|
# in case a different commit was pushed to ionic-site during doc/demo gen,
|
||||||
# try to rebase around it before pushing
|
# try to rebase around it before pushing
|
||||||
|
Loading…
Reference in New Issue
Block a user