Add ym id to drone secrets
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-07-05 14:10:50 +03:00
parent 9d5d49c9f2
commit a40390a30e

View File

@@ -41,6 +41,9 @@ steps:
from_secret: ssh_private_key from_secret: ssh_private_key
MONGODB_URI: MONGODB_URI:
from_secret: MONGODB_URI from_secret: MONGODB_URI
YA_METRIKA_ID:
from_secret: YA_METRIKA_ID
NODE_ENV: production
commands: commands:
- git clone -b monorepo https://git.radner.ru/anatolykopyl/warframe-center.git - git clone -b monorepo https://git.radner.ru/anatolykopyl/warframe-center.git
- cd warframe-center - cd warframe-center