Add ym id to drone secrets
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user