bcgov/Publish to GitHub Container Registry
build a container image and push it to Github Container Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 24, 2021
- License
- Apache 2.0
Pinned Snippet
uses: bcgov/citz-imb-build-and-register@5a272f9949f21c26c999ba957061cf05a060228b # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| registry_username | Username for image registry | yes | — |
| registry_password | Password for image registry | yes | — |
| image_name | Name of the image to push | yes | — |
| tag | How to tag the image. Default: latest | — | — |
Outputs
no outputs