project-owl/Build, Push and Deploy Action
This action builds a docker image, pushes to IBM Cloud Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-sha | GitHub SHA value | yes | — |
| cloud-api-key | IBM Cloud API Key | yes | — |
| cloud-resource-group | Cloud Resource Group | no | default |
| cloud-region | IBM Cloud Region | no | us-south |
| icr-region | Container Registry Region | no | us-south |
| icr-namespace | IBM Cloud Container Registry namespace | yes | — |
| registry-hostname | IBM Cloud Registry hostname | no | us.icr.io |
| image-name | Docker image name | yes | — |
| deployment-name | Deployment name on Kubernetes | yes | — |
| container-name | Name of the container to set image for | yes | — |
| working-directory | Working directory that contains a Dockerfile | no | . |
Outputs
no outputs