Update wercker.yml
Try to fix deployment step
This commit is contained in:
parent
c381216bb1
commit
0428450ec9
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ deploy:
|
|||
steps:
|
||||
- script:
|
||||
name: Deploying...
|
||||
code: deploy.sh
|
||||
code: bash deploy.sh
|
||||
|
|
Reference in a new issue