first migration test on prod server
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2024-09-12 15:14:24 +02:00
parent 2f4441d68e
commit 902efce7b8

View File

@ -21,6 +21,7 @@ steps:
- cd lhoist-stay-safe
- name: Installation du package
commands:
- cd lhoist-stay-safe
- npm install
- name: Build du package
commands: