diff --git a/.drone.yml b/.drone.yml index 25b8932..36c4d70 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ steps: - name: Deploiement image: node:18 commands: + - node -v - git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git - cd Oxfam_Interactive_map - npm install