test
This commit is contained in:
parent
82a151b926
commit
8b57dc3284
|
@ -5,6 +5,7 @@ clone:
|
|||
path:
|
||||
include:
|
||||
- wasm/o-x-rust/*
|
||||
- wasm/o-x-rust/Cargo.toml
|
||||
- .woodpecker/wasm-o-x-rust.yml
|
||||
pipeline:
|
||||
build and publish:
|
||||
|
@ -21,6 +22,7 @@ pipeline:
|
|||
path:
|
||||
include:
|
||||
- wasm/o-x-rust/*
|
||||
- wasm/o-x-rust/Cargo.toml
|
||||
- .woodpecker/wasm-o-x-rust.yml
|
||||
depends_on:
|
||||
- tools-wasm-pack-plugin
|
Loading…
Reference in New Issue