Remove testing
This commit is contained in:
parent
cc3d64f053
commit
34005aea0f
|
@ -13,12 +13,6 @@ pipeline:
|
||||||
include:
|
include:
|
||||||
- tools/wasm-pack-plugin/*
|
- tools/wasm-pack-plugin/*
|
||||||
- .woodpecker/tools-wasm-pack-plugin.yml
|
- .woodpecker/tools-wasm-pack-plugin.yml
|
||||||
test:
|
|
||||||
image: alpine
|
|
||||||
commands:
|
|
||||||
- ls
|
|
||||||
- ls wasm
|
|
||||||
- ls wasm/*
|
|
||||||
build and publish:
|
build and publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in New Issue