No custom clone
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline was successful Details
ci/woodpecker/push/wasm-o-x-rust Pipeline was successful Details

This commit is contained in:
Gleb Koval 2022-08-06 21:35:05 +00:00
parent 8b57dc3284
commit 7a482b6873
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
2 changed files with 0 additions and 18 deletions

View File

@ -1,11 +1,3 @@
clone:
git:
image: woodpeckerci/plugin-git
when:
path:
include:
- tools/wasm-pack-plugin/*
- .woodpecker/tools-wasm-pack-plugin.yml
pipeline:
build and publish:
image: plugins/docker

View File

@ -1,12 +1,3 @@
clone:
git:
image: woodpeckerci/plugin-git
when:
path:
include:
- wasm/o-x-rust/*
- wasm/o-x-rust/Cargo.toml
- .woodpecker/wasm-o-x-rust.yml
pipeline:
build and publish:
image: git.koval.net/cyclane/game-algorithms/wasm-pack
@ -22,7 +13,6 @@ 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