upd
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -4,6 +4,7 @@ pipeline {
|
||||
environment {
|
||||
BOT_DIR = '/srv/fymious-tg-bot'
|
||||
VENV_DIR = '/srv/fymious-tg-bot/.venv'
|
||||
TELEGRAM_BOT_TOKEN = credentials('telegram-bot-token')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user