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:
|
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"
|
||||||
|
|
Loading…
Reference in a new issue