fixed path condition
Some checks failed
ci/woodpecker/push/tools-wasm-pack-docker Pipeline failed

This commit is contained in:
2022-08-06 17:08:25 +00:00
parent dfec8338c0
commit f405fbb88d

View File

@@ -11,4 +11,7 @@ pipeline:
tags: latest
context: /tools/wasm-pack-docker
when:
path: tools/wasm-pack-docker/Dockerfile
path:
include:
- tools/wasm-pack-docker/Dockerfile
- .woodpecker/tools-wasm-pack-docker.yml