This commit is contained in:
parent
718dfb59dd
commit
920ffbc2b6
@ -75,7 +75,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- redis-server & ./build &
|
- redis-server & ./build &
|
||||||
- sleep 5
|
- sleep 5
|
||||||
- wget http://localhost:8080/axios
|
- xargs wget -O /dev/null <testing/packages.txt
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
GOOS: linux
|
GOOS: linux
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
http://localhost:8080/axios
|
http://127.0.0.1:8080/axios
|
||||||
http://localhost:8080/svelte
|
http://127.0.0.1:8080/svelte
|
||||||
http://localhost:8080/@sveltejs/kit
|
http://127.0.0.1:8080/@sveltejs/kit
|
||||||
http://localhost:8080/release-it
|
http://127.0.0.1:8080/release-it
|
||||||
http://localhost:8080/auto-changelog
|
http://127.0.0.1:8080/auto-changelog
|
Loading…
x
Reference in New Issue
Block a user