diff --git a/drone.yaml b/drone.yaml index a650cb0..cf46269 100644 --- a/drone.yaml +++ b/drone.yaml @@ -18,8 +18,13 @@ steps: - name: deploy image: appleboy/ssh + environment: + ENV_CONTENT: + from_secret: DOT_ENV_CONTENT + commands: + - echo "$ENV_CONTENT" > .env settings: - host: your.server.ip + host: https://gitea.ronis-0505.ru/ronis_0505/telegram-bot-for-manipulate-orders.git username: ronis_0505 password: 667766 script: