diff --git a/.drone.yml b/.drone.yml index 496afca..1e89e47 100644 --- a/.drone.yml +++ b/.drone.yml @@ -70,12 +70,12 @@ steps: CGO_ENABLED: "0" GOOS: linux GOARCH: amd64 - - name: test with redis and package list + - name: test with redis image: registry.odit.services/hub/library/redis:7-alpine3.16 commands: - redis-server & ./build & - sleep 5 - - xargs wget -O /dev/null