forked from Mirrors/doipjs
fix: fix CI syntax
This commit is contained in:
parent
3c4f61ada1
commit
9bdc0a639f
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
when:
|
||||
branch: main
|
||||
event: tag
|
||||
steps:
|
||||
prepare:
|
||||
when:
|
||||
branch: main
|
||||
event: tag
|
||||
image: node
|
||||
commands:
|
||||
- yarn --pure-lockfile
|
||||
|
|
Loading…
Reference in a new issue