κρμγ hace 4 años
padre
commit
771fcb156b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -18,7 +18,7 @@ pipeline:
     when:
       branch: master
     image: docker
-    secrets: [ssh_private_key]
+    secrets: [ssh_private_key, mongo_password]
     commands:
       - apk add --no-cache openssh-client net-tools
       - mkdir -p ~/.ssh