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

https://github.com/stack-spot/stackspot-examples

Plugin publico contendo exemplos de plugins para utilizacao na documentacao do produto
https://github.com/stack-spot/stackspot-examples

code maintain stacks-admin stackspot

Last synced: 5 months ago
JSON representation

Plugin publico contendo exemplos de plugins para utilizacao na documentacao do produto

Awesome Lists containing this project

README

          

# stackspot-examples

This repository is composed of StackSpot file examples related to StackSpot abstractions and mechanisms.

## Runtime

### Pipeline example

#### Github Actions

- [stk deploy app](https://github.com/stack-spot/stackspot-examples/blob/main/stk-deploy-app.yaml)
- [stk deploy infra](https://github.com/stack-spot/stackspot-examples/blob/main/stk-deploy-infra.yaml)
- [stk self hosted deploy](https://github.com/stack-spot/stackspot-examples/blob/main/stk-self-hosted-deploy.yaml)