1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
when:
|
when:
|
||||||
- event: [pull_request, manual]
|
- event: pull_request
|
||||||
path:
|
path:
|
||||||
- "nomad/jobs/edge.hcl"
|
- "nomad/jobs/edge.hcl"
|
||||||
- "docker/edge/**"
|
- "docker/edge/**"
|
||||||
|
|
@ -31,6 +31,7 @@ when:
|
||||||
- ".woodpecker/edge-subpath.yml"
|
- ".woodpecker/edge-subpath.yml"
|
||||||
- "tests/smoke-edge-subpath.sh"
|
- "tests/smoke-edge-subpath.sh"
|
||||||
- "tests/test-caddyfile-routing.sh"
|
- "tests/test-caddyfile-routing.sh"
|
||||||
|
- event: manual
|
||||||
|
|
||||||
# Authenticated clone — same pattern as .woodpecker/nomad-validate.yml.
|
# Authenticated clone — same pattern as .woodpecker/nomad-validate.yml.
|
||||||
# Forgejo is configured with REQUIRE_SIGN_IN, so anonymous git clones fail.
|
# Forgejo is configured with REQUIRE_SIGN_IN, so anonymous git clones fail.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue