Add drone badge to README.md
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
1172331ba4
commit
61915d789b
15
README.md
15
README.md
|
@ -1,6 +1,12 @@
|
|||
# Carman
|
||||
|
||||
Carman is a deployment tool.
|
||||
https://drone.doolta.com/api/badges/doolta/carman/status.svg(?ref=[master])
|
||||
|
||||
Carman is standalone a deployment tool.
|
||||
|
||||
For your code management you've got gihub/gitlab/gogs/gitea/...
|
||||
For CI/CD you have actions/drone/jenkins/travis/...
|
||||
Carman is a tool specifically designed for deployment, a standalone daemon whose only purpose is to move code/artificats and execute start/stop/check commands on remote systems, according to the repo configuration.
|
||||
|
||||
## Install
|
||||
|
||||
|
@ -8,5 +14,12 @@ Carman is a deployment tool.
|
|||
|
||||
## FAQ
|
||||
|
||||
Q: What does the Carman name means?
|
||||
|
||||
A: Up to you:
|
||||
* Code, Assets, Repos MANager
|
||||
* The celtic god of foreigners and black magic
|
||||
* The tool that bring you where you want
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
|
Loading…
Reference in New Issue