https://github.com/stackclash/openfaas-action
A Github Action to build, push, and deploy with OpenFaaS
https://github.com/stackclash/openfaas-action
Last synced: 2 months ago
JSON representation
A Github Action to build, push, and deploy with OpenFaaS
- Host: GitHub
- URL: https://github.com/stackclash/openfaas-action
- Owner: Stackclash
- License: mit
- Created: 2020-08-20T13:51:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T16:14:40.000Z (almost 5 years ago)
- Last Synced: 2025-01-27T23:18:45.163Z (4 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to OpenFaaS Github Action (with frills) 👋
> A Github Action to build, push, and deploy using OpenFaaS
## Why?
This action is based on [this](https://github.com/mrsimpson/action-openfaas-build) project. The creator mentioned that they were keeping their action simple and not adding extra parameters. I created this action to have more control over the resulting image's version tag, in order to automate version bumping.
## Usage
## Author
👤 **Rick Cox**
* Website: https://rickcoxdev.tech
* Twitter: [@RickCoxDev](https://twitter.com/RickCoxDev)
* Github: [@RickCoxDev](https://github.com/RickCoxDev)
* LinkedIn: [@RickCoxDev](https://linkedin.com/in/RickCoxDev)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/RickCoxDev/openfaas-action/issues). You can also take a look at the [contributing guide](https://github.com/RickCoxDev/openfaas-action/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Rick Cox](https://github.com/RickCoxDev).
This project is [MIT](https://opensource.org/licenses/MIT) licensed.***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_