Skip to content

Commit

Permalink
fixed auth cache.
Browse files Browse the repository at this point in the history
Fixed svn deploy script.
  • Loading branch information
selul committed Apr 13, 2017
1 parent cdc0526 commit ac4081d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ if ! [ $AFTER_DEPLOY_RUN ] && [ "$TRAVIS_PHP_VERSION" == "7.0" ]; then

# Commit to SVN
svn commit svn --no-auth-cache -m "Release v$THEMEISLE_VERSION" --username $WPORG_USER --password $WPORG_PASS

# Remove svn dir.
rm -fR svn

fi
Expand Down

0 comments on commit ac4081d

Please sign in to comment.