actions-marketplace-validations/Deploy docker-compose
Github action to deploy docker-compose to docker host/swarm.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| deploy_to | Server to deploy to | no | — |
| compose_folder | Use dockerfile when you would like to explicitly build a Dockerfile | no | — |
| secrets_path | Key to find secrets | no | — |
Outputs
| name | description |
|---|---|
| tag | Is the tag, which was pushed |
| snapshot-tag | Is the tag that is generated by the snapshot-option and pushed |
| digest | Is the digest of the image, which was pushed |