浏览代码

add testing command.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu 6 年前
父节点
当前提交
e3d4cf689f
找不到此签名对应的密钥 GPG 密钥 ID: F84B2110C500B1F
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. +8
    -0
      README.md

+ 8
- 0
README.md 查看文件

@ -60,3 +60,11 @@ services:
- POSTGRES_USER=homestead
- POSTGRES_PASSWORD=secret
```
## Testing your Drone config
Please try the following command to test drone config in local machine.
```sh
$ drone exec
```

正在加载...
取消
保存