o-x-rust intial complete
Some checks failed
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline was successful
ci/woodpecker/push/wasm-o-x-rust Pipeline failed
ci/woodpecker/push/frontend unknown status

This commit is contained in:
2022-08-09 09:06:10 +00:00
parent b2b2e149a8
commit 49816e8659
7 changed files with 159 additions and 12 deletions

View File

@@ -5,21 +5,30 @@ pipeline:
settings:
actions: build
folder: wasm/o-x-rust
target: web
scope: game-algorithms
when:
branch:
exclude: [main]
path:
include:
- wasm/o-x-rust/*
- .woodpecker/wasm-o-x-rust.yml
build and publish:
test:
image: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
pull: true
settings:
actions: build,publish
actions: test
folder: wasm/o-x-rust
when:
path:
include:
- wasm/o-x-rust/*
- .woodpecker/wasm-o-x-rust.yml
publish:
image: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
pull: true
settings:
actions: publish
folder: wasm/o-x-rust
target: web
scope: game-algorithms
username: cyclane
token: