mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-06 06:43:06 +00:00
remove ci
This commit is contained in:
parent
7380d65102
commit
62d112ba72
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -20,8 +20,7 @@ jobs:
|
||||
web-chat,
|
||||
noise-js,
|
||||
noise-rtc,
|
||||
relay-direct-rtc,
|
||||
rln-js
|
||||
relay-direct-rtc
|
||||
]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@ -43,7 +43,6 @@ pipeline {
|
||||
stage('noise-js') { steps { script { buildExample() } } }
|
||||
stage('noise-rtc') { steps { script { buildExample() } } }
|
||||
stage('relay-direct-rtc') { steps { script { buildExample() } } }
|
||||
stage('rln-js') { steps { script { buildExample() } } }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user