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

This commit is contained in:
Antoine M 2024-07-24 17:08:25 +02:00
parent 5ba1d5f3d9
commit 1a8d826b0a

View File

@ -18,7 +18,7 @@ steps:
PASSWORD: PASSWORD:
from_secret: password from_secret: password
commands: commands:
- echo ${PASSWORD} - echo $PASSWORD
- echo $(PASSWORD) - echo $(PASSWORD)
- 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