This commit is contained in:
parent
d148f54604
commit
582715bc11
@ -73,9 +73,9 @@ steps:
|
|||||||
- name: test with redis
|
- name: test with redis
|
||||||
image: registry.odit.services/hub/library/redis:7-alpine3.16
|
image: registry.odit.services/hub/library/redis:7-alpine3.16
|
||||||
commands:
|
commands:
|
||||||
- redis-server &
|
- redis-server & ./build &
|
||||||
- ./build &
|
- sleep 5
|
||||||
- wget http://localhost:8080/axios
|
- wget http://127.0.0.1:8080/axios
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: "0"
|
CGO_ENABLED: "0"
|
||||||
GOOS: linux
|
GOOS: linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user