update ci

This commit is contained in:
Simon Vieille 2024-03-22 09:27:56 +01:00
parent 9b494ea999
commit 82f64cb8ac
Signed by: deblan
GPG key ID: 579388D585F70417
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: