forked from verdnatura/salix-front
Renamed branch name
This commit is contained in:
parent
44021ecd9d
commit
4fb5d46a52
|
@ -17,7 +17,7 @@ pipeline {
|
|||
// env.NODE_ENV = 'production'
|
||||
// env.BACK_REPLICAS = 1
|
||||
// break
|
||||
case 'jest-ci':
|
||||
case 'test':
|
||||
env.NODE_ENV = 'test'
|
||||
env.BACK_REPLICAS = 1
|
||||
break
|
||||
|
|
Loading…
Reference in New Issue