Skip to content

.gitlab-ci: fix the creation of the containers

Martin Roukala requested to merge container-fix into master

It seems like ci-template is forcing VFS as a storage driver, and we have remove the storage folder to reset the database.

There may be a better solution, but this one will do for now!

Merge request reports