mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 12:53:08 +00:00
update ci file
This commit is contained in:
parent
545bd66d37
commit
123613975b
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@ -48,6 +48,7 @@ pipeline {
|
|||||||
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() } } }
|
stage('rln-js') { steps { script { copyExample() } } }
|
||||||
|
stage('light-chat') { steps { script { copyExample() } } }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user