Skip to content

Commit e95668d

Browse files
docs(contributing): informar que a entrega contínua também afeta o ambiente serverest.dev
1 parent e8b28fc commit e95668d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Execute `npm run commit` para ter um painel interativo que permite seguir o padr
133133

134134
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
135135

136-
A publicação de novas versões no [NPM](https://www.npmjs.com/package/serverest) e no [Docker](https://hub.docker.com/r/paulogoncalvesbh/serverest) é feita automaticamente após a execução com sucesso de todas as etapas da pipeline de [entrega contínua](./workflows/continuous_delivery.yml).
136+
A publicação de novas versões no [NPM](https://www.npmjs.com/package/serverest), no [Docker](https://hub.docker.com/r/paulogoncalvesbh/serverest) e no [serverest.dev](https://serverest.dev/) é feita automaticamente após a execução com sucesso de todas as etapas da pipeline de [entrega contínua](./workflows/continuous_delivery.yml).
137137

138138
É utilizada a lib [Semantic-release](https://github.com/semantic-release/semantic-release) com personalizações no arquivo [.releaserc.js](../.releaserc.js).
139139

0 commit comments

Comments
 (0)