Ajustando composição do yaml na pipeline
This commit is contained in:
parent
7895d174ce
commit
1be54a60a3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue