Browse Source

deploy##+++

κρμγ 4 years ago
parent
commit
771fcb156b
1 changed files with 1 additions and 1 deletions
  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