mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-04 05:43:07 +00:00
chore(rln-js): deploy
This commit is contained in:
parent
b620740049
commit
ebf1d23616
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@ -48,6 +48,7 @@ pipeline {
|
|||||||
stage('relay-js') { steps { script { copyExample() } } }
|
stage('relay-js') { steps { script { copyExample() } } }
|
||||||
stage('store-js') { steps { script { copyExample() } } }
|
stage('store-js') { steps { script { copyExample() } } }
|
||||||
stage('light-js') { steps { script { copyExample() } } }
|
stage('light-js') { steps { script { copyExample() } } }
|
||||||
|
stage('rln-js') { steps { script { copyExample() } } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user