mirror of
https://github.com/status-im/status-react.git
synced 2025-01-14 13:06:50 +00:00
Fixed jenkisnfile error
This commit is contained in:
parent
c2e2ea36ac
commit
bb8e5a4944
@ -46,8 +46,8 @@ pipeline {
|
|||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Prep') {
|
stage('Prep') {
|
||||||
script { nvm(env.NODE_VERSION) {
|
steps { nvm(env.NODE_VERSION) {
|
||||||
script {
|
script { nvm(env.NODE_VERSION) {
|
||||||
/* Necessary to load methods */
|
/* Necessary to load methods */
|
||||||
desktop = load 'ci/desktop.groovy'
|
desktop = load 'ci/desktop.groovy'
|
||||||
cmn = load 'ci/common.groovy'
|
cmn = load 'ci/common.groovy'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user