mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 07:16:28 +02:00
Clone the repo from scratch for every GitLab CI job.
(cherry picked from commit 559d7ca217c1b1bdee099ddfb592b70771c0c69c)
This commit is contained in:
parent
db6616632f
commit
edab97eac3
@ -1,3 +1,6 @@
|
|||||||
|
variables:
|
||||||
|
GIT_STRATEGY: clone
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- docker run --rm -h pandorafms -t -v "$CI_PROJECT_DIR:/tmp/pandorafms" pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh
|
- docker run --rm -h pandorafms -t -v "$CI_PROJECT_DIR:/tmp/pandorafms" pandorafms/pandorafms-base /tmp/pandorafms/tests/test.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user