debuging ci
ci/woodpecker/push/tools-wasm-pack-plugin Pipeline failed Details
ci/woodpecker/push/wasm-o-x-rust unknown status Details

This commit is contained in:
Gleb Koval 2022-08-07 00:04:03 +00:00
parent b9a013b89e
commit cc3d64f053
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 6 additions and 1 deletions

View File

@ -13,6 +13,12 @@ pipeline:
include:
- tools/wasm-pack-plugin/*
- .woodpecker/tools-wasm-pack-plugin.yml
test:
image: alpine
commands:
- ls
- ls wasm
- ls wasm/*
build and publish:
image: plugins/docker
settings:
@ -23,7 +29,6 @@ pipeline:
repo: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
context: tools/wasm-pack-plugin
dockerfile: tools/wasm-pack-plugin/Dockerfile
no_cache: true
when:
branch: main
path: