fix test image name for cicd
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ unit_tests:
|
||||
|
||||
integration_tests:
|
||||
stage: test
|
||||
image: node:20-bookworm
|
||||
image: alpine:latest
|
||||
services:
|
||||
- name: postgres:16-alpine
|
||||
alias: postgres
|
||||
|
||||
Reference in New Issue
Block a user