https://github.com/fission/action
A Github action for Fission
https://github.com/fission/action
Last synced: about 1 year ago
JSON representation
A Github action for Fission
- Host: GitHub
- URL: https://github.com/fission/action
- Owner: fission
- Created: 2019-03-20T05:55:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T05:06:48.000Z (about 7 years ago)
- Last Synced: 2025-04-10T00:39:04.783Z (about 1 year ago)
- Language: Dockerfile
- Size: 12.7 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fission Action 🚀
Fission action uses a generic container to build a GitHub action based workflow for deploying Fission functions to a Kubernetes cluster. This generic container in future will be potentially extended to be used in other CI/CD tools.
## How to use
The actual usage of the fission action is demonstrated in the repository [fission/action-demo](https://github.com/fission/action-demo)