Update .gitlab-ci.yml file

This commit is contained in:
Benjamin Renard 2023-01-02 00:45:20 +00:00
parent 8e1aa74e12
commit f53d868640

View file

@ -4,7 +4,7 @@ stages:
tests:
image:
name: brenard/ldapsaisie:dev
entrypoint: ["/bin/sh", "-c"]
entrypoint: [""]
stage: tests
rules: