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: path:
include: include:
- wasm/o-x-rust/* - wasm/o-x-rust/*
- wasm/o-x-rust/Cargo.toml
- .woodpecker/wasm-o-x-rust.yml - .woodpecker/wasm-o-x-rust.yml
pipeline: pipeline:
build and publish: build and publish:
@ -21,6 +22,7 @@ pipeline:
path: path:
include: include:
- wasm/o-x-rust/* - wasm/o-x-rust/*
- wasm/o-x-rust/Cargo.toml
- .woodpecker/wasm-o-x-rust.yml - .woodpecker/wasm-o-x-rust.yml
depends_on: depends_on:
- tools-wasm-pack-plugin - tools-wasm-pack-plugin