improve testing performance
All checks were successful
test-backend / test-x86_64 (push) Successful in 7s
All checks were successful
test-backend / test-x86_64 (push) Successful in 7s
This commit is contained in:
4
tests/backend-testing-env
Normal file
4
tests/backend-testing-env
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk --update add git docker docker-compose postgresql
|
||||
RUN docker pull postgres
|
||||
Reference in New Issue
Block a user