Skip to content

fission/action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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