Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, “Hello world docker action,” is designed to print a greeting message either in English or with a specified name. It automates tasks such as personalizing greetings and tracking timestamps for logging purposes. Key capabilities include customizable inputs for the person to greet and an output that provides the time of greeting.
What’s Changed
- My first action is ready (5619594)
- Initial commit (2a56a2a)