password test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-07-24 17:05:14 +02:00
parent 578d26868a
commit 25ae67fa83

View File

@ -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