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