mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
ci: fix svn_setup error
This commit is contained in:
@@ -23,7 +23,7 @@ commands:
|
||||
svn up trunk
|
||||
svn up tags --depth=empty
|
||||
cd trunk
|
||||
rm -rf ./* ./.*
|
||||
rm -rf ./* ./.* 2>/dev/null
|
||||
cp -r /tmp/src/* .
|
||||
svn propset svn:ignore -F .svnignore .
|
||||
svn_add_changes:
|
||||
|
||||
Reference in New Issue
Block a user