mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49:28 -07:00
fix: fix ci syntax
This commit is contained in:
parent
027d7e1a4b
commit
0dfb0bc38a
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
prepare:
|
||||
when:
|
||||
branch: main
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
test:
|
||||
image: node
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue