updated docs

This commit is contained in:
Kasra Bigdeli
2019-01-06 16:56:03 -08:00
parent 411b3fead7
commit 4d4bb63272
+1 -1
View File
@@ -69,7 +69,7 @@ You will then see your application being uploaded, after that, your application
You can also deploy directly with one command:
```bash
captainduckduck deploy -s -h https://captain.root.domain.com -a app-name -p password -b branchName
captainduckduck deploy -h https://captain.root.domain.com -a app-name -p password -b branchName
```
This can be useful if you want to integrate CI/CD pipeline.