update ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/deployment/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-04-17 13:57:19 +02:00
parent ccb74f436c
commit 53323ffd09
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,6 +1,6 @@
variables: variables:
- &volumes - &volumes
- node15_cache:/root/.npm - node16_cache:/root/.npm
pipeline: pipeline:
db-wait: db-wait:
@ -94,5 +94,5 @@ services:
- MARIADB_ROOT_PASSWORD=root - MARIADB_ROOT_PASSWORD=root
volumes: volumes:
node15_cache: node16_cache:
temp: {} temp: {}