Skip to content

Commit cdc0526

Browse files
committed
fixed auth cache.
1 parent 64f67c1 commit cdc0526

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/deploy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ if ! [ $AFTER_DEPLOY_RUN ] && [ "$TRAVIS_PHP_VERSION" == "7.0" ]; then
5959
# Commit to SVN
6060
svn commit svn --no-auth-cache -m "Release v$THEMEISLE_VERSION" --username $WPORG_USER --password $WPORG_PASS
6161

62+
rm -fR svn
63+
6264
fi
6365

6466
fi;

0 commit comments

Comments
 (0)