mirror of
https://github.com/linuxserver/docker-webgrabplus.git
synced 2026-02-19 19:52:00 +08:00
Bot Updating Templated Files
This commit is contained in:
parent
4abffbf395
commit
9596dee348
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -103,7 +103,7 @@ pipeline {
|
||||
steps{
|
||||
script{
|
||||
env.EXT_RELEASE = sh(
|
||||
script: ''' echo V2.1.0 ''',
|
||||
script: ''' echo V3.1.0 ''',
|
||||
returnStdout: true).trim()
|
||||
env.RELEASE_LINK = 'custom_command'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user