cartoway/Docker Build and Push
Docker Compose Build and Push to registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Docker image registry. | yes | ghcr.io |
| registry_username | Docker image registry username. | yes | ${{ github.actor }} |
| registry_password | Docker image registry password. | yes | — |
| project | Image name | yes | ${{ github.repository }} |
| service | Service name | no | — |
| compose_file | Docker Compose definition files (new line separated) | no | — |
Outputs
no outputs