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