qcastel/Update-docker-image
Update docker images in external repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch-name | The branch to push to | no | master |
| ssh-private-key | The SSH private key used | no | — |
| git-release-bot-name | The git user name for committing | no | release-bot |
| git-release-bot-email | The git user email for committing | no | release-bot@github.com |
| repository | git repository where to run the upgrade | yes | — |
| images-names | List of docker images to deploy, separated by a ; | yes | — |
| version | Customise the version | yes | — |
| version-from | Customise where to get the version | yes | tag |
| gpg-enabled | Enable gpg signing | no | false |
| gpg-key-id | The GPG key ID | no | — |
| gpg-key | The GPG key | no | — |
| gpg-passphrase | The GPG passphrase | no | — |
Outputs
no outputs