chore(rln-js): deploy
This commit is contained in:
parent
b620740049
commit
ebf1d23616
|
@ -48,6 +48,7 @@ pipeline {
|
|||
stage('relay-js') { steps { script { copyExample() } } }
|
||||
stage('store-js') { steps { script { copyExample() } } }
|
||||
stage('light-js') { steps { script { copyExample() } } }
|
||||
stage('rln-js') { steps { script { copyExample() } } }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue