Compare commits
1 commit
f692dd23e4
...
e4022b922b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4022b922b |
1 changed files with 7 additions and 0 deletions
|
|
@ -53,3 +53,10 @@ 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue