Explorar el Código

bitbucket key scan

Luciano Andrade hace 7 años
padre
commit
afb4c06d2c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -22,6 +22,7 @@ pipeline:
       - echo 'date.timezone="America/Argentina/Buenos_Aires"' >> /etc/php5/cli/php.ini
       - yes | mysqladmin -h 127.0.0.1 create flowdat_stats
       - mkdir -p /root/.ssh/
+      - ssh-keyscan bitbucket.org >> ~/.ssh/known_hosts
       - ssh-keyscan -p222 200.50.168.30 >> ~/.ssh/known_hosts
       - ssh-keyscan -p222 infra.flowdat.com >> ~/.ssh/known_hosts
       - chmod 0400 keys/bitbucket.id_rsa