Another typo
This commit is contained in:
parent
b2eb645410
commit
0feb59c9fd
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -84,7 +84,7 @@ pipeline {
|
|||
environment {
|
||||
GITHUB_REPO = 'plugin-tts-mimic3'
|
||||
TAG_NAME = 'release/v0.2.0'
|
||||
PLUGIN_VERSION = readFile(file: 'plugin-tts-mimic/mycroft_plugin_tts_mimic3/VERSION').trim()
|
||||
PLUGIN_VERSION = readFile(file: 'plugin-tts-mimic3/mycroft_plugin_tts_mimic3/VERSION').trim()
|
||||
}
|
||||
|
||||
// when {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue