Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 452 Bytes

implementation.md

File metadata and controls

11 lines (7 loc) · 452 Bytes

Após aplicar o plugin, crie os recursos na sua conta AWS com o camando seguinte:

stk run deploy-env <stage>

Faça o commit e dê o push do seu código.

Após feito o merge das mudanças, gere um release no Github com o seguinte formato <stage>-v0.0.0.

A action de release começará no Github e se não houver nenhum erro com os testes, o build ou a qualidade do código, a release será implantada no ambiente criado anteriormente.