read some entrypoint docs
This commit is contained in:
parent
12c2b30de9
commit
74a1fafd46
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue