Merge branch 'develop'

This commit is contained in:
Simon Vieille 2024-03-22 09:27:58 +01:00
commit 751a10ae1b
2 changed files with 0 additions and 4 deletions

View file

@ -1,6 +1,5 @@
variables:
- &volumes
- node16_cache:/root/.npm
- /data/${CI_REPO}:/builds
when:
@ -64,6 +63,3 @@ services:
image: mariadb:10.3
environment:
- MARIADB_ROOT_PASSWORD=root
volumes:
node16_cache: