Compare commits

..

2 Commits

Author SHA1 Message Date
5801082c51 node v
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-22 12:54:55 +02:00
6a0ce39d83 node 18 2024-07-22 12:53:57 +02:00

View File

@ -13,8 +13,9 @@ server:
steps: steps:
- name: Deploiement - name: Deploiement
image: node image: node:18
commands: commands:
- node -v
- git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git - git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git
- cd Oxfam_Interactive_map - cd Oxfam_Interactive_map
- npm install - npm install