Add background flag to start.sh
This commit is contained in:
parent
93d554805f
commit
690a93ae59
@ -54,6 +54,7 @@ jobs:
|
||||
command: docker pull cosmwasm/wasmd:latest
|
||||
- run:
|
||||
command: ./projects/scripts/cosm/start.sh
|
||||
background: true
|
||||
- run:
|
||||
command: sleep 15
|
||||
- run:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user