This commit is contained in:
nik
2025-10-27 22:42:16 +03:00
parent 2767145612
commit a32e03ea11

2
Jenkinsfile vendored
View File

@@ -10,7 +10,7 @@ pipeline {
REMOTE_USER = 'deploy'
SSH_CRED = 'bot-ssh'
REMOTE_DIR = '/srv/tg-bot'
REPO_URL = 'https://git.fymio.us/nik/fymious_tg_bot'
REPO_URL = 'https://git.fymio.us/fymious/fymious_tg_bot'
BRANCH = 'main'
}
stages {