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

This commit is contained in:
Gleb Koval 2022-08-06 17:08:25 +00:00
parent dfec8338c0
commit f405fbb88d
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 4 additions and 1 deletions

View File

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