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 build
|
||||
when:
|
||||
ref:
|
||||
branch:
|
||||
include:
|
||||
- refs/head/main
|
||||
- refs/head/feature/**
|
||||
- refs/tags/**
|
||||
- main
|
||||
- feature/*
|
||||
|
|
Loading…
Reference in a new issue