read some entrypoint docs

This commit is contained in:
finn 2022-05-17 17:03:05 -07:00
parent 12c2b30de9
commit 74a1fafd46

View file

@ -23,7 +23,7 @@ lint:
test sqlite to postgres: test sqlite to postgres:
image: image:
name: registry.gitlab.com/signald/signald:unstable name: registry.gitlab.com/signald/signald:unstable
entrypoint: ["/bin/bash"] entrypoint: [""]
stage: test stage: test
needs: needs:
- "build:x86" - "build:x86"