This commit is contained in:
parent
144d1554c2
commit
394d0d66a3
1 changed files with 3 additions and 4 deletions
|
@ -10,8 +10,7 @@ steps:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm run build
|
- npm run build
|
||||||
when:
|
when:
|
||||||
ref:
|
branch:
|
||||||
include:
|
include:
|
||||||
- refs/head/main
|
- main
|
||||||
- refs/head/feature/**
|
- feature/*
|
||||||
- refs/tags/**
|
|
||||||
|
|
Loading…
Reference in a new issue