Ver código fonte

add testing command.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
pull/1/merge
Bo-Yi Wu 6 anos atrás
pai
commit
e3d4cf689f
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: F84B2110C500B1F
1 arquivos alterados com 8 adições e 0 exclusões
  1. +8
    -0
      README.md

+ 8
- 0
README.md Ver arquivo

@ -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
```

Carregando…
Cancelar
Salvar