upd ip
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -10,7 +10,7 @@ pipeline {
|
|||||||
REMOTE_USER = 'deploy'
|
REMOTE_USER = 'deploy'
|
||||||
SSH_CRED = 'bot-ssh'
|
SSH_CRED = 'bot-ssh'
|
||||||
REMOTE_DIR = '/srv/tg-bot'
|
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'
|
BRANCH = 'main'
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Reference in New Issue
Block a user