Deploy to LiteBin | L8Bin
Version updated for https://github.com/mtsandeep/l8bin-action to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the deployment of applications to LiteBin directly from a GitHub workflow, eliminating the need for a separate Docker registry. It simplifies the deployment process by detecting the build method (e.g., using a Dockerfile or framework auto-detection), packaging the application as a tar file, and uploading it directly to the LiteBin server for deployment. Key capabilities include support for custom configurations like resource limits, specific nodes, and subdirectory builds, making it flexible for various deployment scenarios.
What’s Changed
Github Action to deploy using LiteBin | L8Bin