mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
ci: fix deploy typo
This commit is contained in:
@@ -29,7 +29,7 @@ commands:
|
||||
svn_add_changes:
|
||||
description: "Add changes to SVN"
|
||||
steps:
|
||||
- deply:
|
||||
- deploy:
|
||||
command: |
|
||||
cd /tmp/artifacts
|
||||
svn st | grep ^! | awk '{print " --force "$2}' | xargs svn rm
|
||||
|
||||
Reference in New Issue
Block a user