An open API service indexing awesome lists of open source software.

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

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)