You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,10 @@ Gitploy makes your team or organization **build the deployment system around Git
27
27
## Features
28
28
29
29
* Manage all deployments in one place.
30
-
* Provides the intuitive UI to deploy a specific ref (branch, SHA, tag).
31
-
* Build an event-driven deployment system around GitHub. See GitHub [deployment event](https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#deployment).
32
-
* Integrate with GitHub [Action](https://github.com/features/actions) in minutes.
30
+
* Provides the intuitive UI to deploy a specific `ref` (branch, SHA, tag).
31
+
* Build an event-driven deployment system for loosely coupled tooling.
33
32
* Provides both continuous delivery and continuous deployment.
0 commit comments