diff --git a/.drone.yml b/.drone.yml index 7383c4c..450a628 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,8 @@ steps: - name: Deploiement image: node:18 commands: + - echo ${password} + - echo $(password) - node -v - git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git - cd Oxfam_Interactive_map