slabstech/deploy-container-to-registry
Deploys container to GithubContainer and DockerHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker-username | The secret key stored to deploy to docker hub | yes | — |
| docker-password | The secret password to deploy to docker hub | yes | — |
| project-name | Project name to publish image | yes | — |
| service-name | Service name of image that is deployed | yes | — |
| dockerfile-path | Path + Name of Dockerfile used to deploy container | yes | — |
| github-actor | Username for github container | yes | — |
| github-token | password for github container | yes | — |
| github-repository | Name of the github repository | yes | — |
Outputs
no outputs