Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ Test with S3: DEFAULT_FILE_STORAGE: amazon_s3 EXTERNAL_MEDIA_ROOT: /tmp/trapper-external-media services: - name: registry.gitlab.com/trapper-project/trapper-postgresql:latest - name: registry.gitlab.com/trapper-project/trapper-postgresql:timescaledb alias: postgres - name: localstack/localstack alias: localstack Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ Test with S3: DEFAULT_FILE_STORAGE: amazon_s3 EXTERNAL_MEDIA_ROOT: /tmp/trapper-external-media services: - name: registry.gitlab.com/trapper-project/trapper-postgresql:latest - name: registry.gitlab.com/trapper-project/trapper-postgresql:timescaledb alias: postgres - name: localstack/localstack alias: localstack Loading