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:
image:
name: registry.gitlab.com/signald/signald:unstable
entrypoint: ["/bin/bash"]
entrypoint: [""]
stage: test
needs:
- "build:x86"