This commit is contained in:
Gleb Koval 2022-08-06 21:34:22 +00:00
parent 82a151b926
commit 8b57dc3284
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 2 additions and 0 deletions

View File

@ -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