mirror of
https://github.com/status-im/status-react.git
synced 2025-01-22 08:49:22 +00:00
Fixed jenkisnfile misprint
This commit is contained in:
parent
bb8e5a4944
commit
0da2c7b077
@ -46,7 +46,7 @@ pipeline {
|
|||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Prep') {
|
stage('Prep') {
|
||||||
steps { nvm(env.NODE_VERSION) {
|
steps {
|
||||||
script { nvm(env.NODE_VERSION) {
|
script { nvm(env.NODE_VERSION) {
|
||||||
/* Necessary to load methods */
|
/* Necessary to load methods */
|
||||||
desktop = load 'ci/desktop.groovy'
|
desktop = load 'ci/desktop.groovy'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user