We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b21bb commit b0338d0Copy full SHA for b0338d0
action.yml
@@ -1,6 +1,6 @@
1
-name: Docker-Compose Remote Deployment
+name: Docker-Compose gitops action
2
author: aosus
3
-description: A GitHub Action that supports docker-compose on remote hosts
+description: A GitHub Action making gitops with docker-compose easy.
4
inputs:
5
remote_docker_host:
6
description: Remote Docker host ie (user@host)
0 commit comments