diff --git a/.woodpecker/edge-subpath.yml b/.woodpecker/edge-subpath.yml index 26b56fb..6e0a17e 100644 --- a/.woodpecker/edge-subpath.yml +++ b/.woodpecker/edge-subpath.yml @@ -53,10 +53,3 @@ steps: commands: - apk add --no-cache bash curl jq - bash tests/smoke-edge-subpath.sh - environment: - BASE_URL: - default: "http://localhost" - EDGE_TIMEOUT: - default: "30" - EDGE_MAX_RETRIES: - default: "3"