Ajustando composição do yaml na pipeline

This commit is contained in:
Leandro Costa 2023-01-27 07:53:59 -03:00
parent 7895d174ce
commit 1be54a60a3

View file

@ -32,7 +32,7 @@ pipelines:
NPM_TOKEN: $NPM_TOKEN NPM_TOKEN: $NPM_TOKEN
FOLDER: dist FOLDER: dist
master: master:
<<: *build-and-test - step: *build-and-test
- step: - step:
name: Publish name: Publish
deployment: production deployment: production