o-x-rust intial complete
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user