all repos — caroster @ c1a6f1a4eafac48d7b5a72429fa5c450805f3825

[Octree] Group carpool to your event https://caroster.io

👷 Fix Gitlab CI yaml
Tim Izzo tim@octree.ch
Fri, 29 Oct 2021 17:19:47 +0200
commit

c1a6f1a4eafac48d7b5a72429fa5c450805f3825

parent

14a981896cc3405935f78f744440208bef9e4e57

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M .gitlab-ci.yml.gitlab-ci.yml

@@ -1,14 +1,12 @@

include: - project: o/infra/templates - file: /gitlab-ci/includes/StrapiBuildDeploy.yaml - - project: o/infra/templates file: /gitlab-ci/includes/jobs.yaml Tests: stage: test coverage: /All\sfiles.*?\s+(\d+.\d+)/ image: strapi/base:14-alpine - variables: + variables: POSTGRES_HOST: timescale__timescaledb POSTGRES_PORT: 5432 POSTGRES_DB: strapi_test