Bo-Yi Wu
7 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: F84B2110C500B1F
1 ha cambiato i file con
8 aggiunte e
0 eliminazioni
-
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 |
|
|
|
``` |