edit bot deploy path
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-03-08 15:40:53 +07:00
parent c11d7f1924
commit 4e2db0fafb
+1 -1
View File
@@ -49,7 +49,7 @@ steps:
envs: [ TOKEN,TOKEN_WEATHER,CHAT_ID,PASSWORD ]
command_timeout: 10s
script:
- cd bots/verochka_tg_bot
- cd deploys/bots/verochka_tg_bot
- echo $${TOKEN} > token.txt
- echo $${TOKEN_WEATHER} > token_weather.txt
- echo $${CHAT_ID} > chat_id.txt