Update Jenkinsfile to new parameter for name
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
This commit is contained in:
parent
b4e2ea447e
commit
3f67a9c784
2 changed files with 3 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -2,7 +2,7 @@
|
|||
import FrontendBuild
|
||||
|
||||
FrontendBuild({
|
||||
name = 'seedling'
|
||||
appName = 'seedling'
|
||||
runLint = false
|
||||
runUnitTest = false
|
||||
runE2ETest = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue