debuging ci
This commit is contained in:
@@ -13,6 +13,12 @@ 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:
|
||||||
@@ -23,7 +29,6 @@ pipeline:
|
|||||||
repo: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
|
repo: git.koval.net/cyclane/game-algorithms/wasm-pack-plugin
|
||||||
context: tools/wasm-pack-plugin
|
context: tools/wasm-pack-plugin
|
||||||
dockerfile: tools/wasm-pack-plugin/Dockerfile
|
dockerfile: tools/wasm-pack-plugin/Dockerfile
|
||||||
no_cache: true
|
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
path:
|
path:
|
||||||
|
Reference in New Issue
Block a user