diff --git a/Jenkinsfile b/Jenkinsfile index 3f63f14..1eb3a28 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,7 +3,7 @@ pipeline { environment { BOT_DIR = '/srv/fymious-tg-bot' - VPS_HOST = 'your-vps-ip-or-hostname' + VPS_HOST = '96.126.129.131' } stages {