Refactor CI pipelien and enable molecule testing #1
@ -83,6 +83,7 @@ local PipelineNotifications = {
|
|||||||
},
|
},
|
||||||
steps: [
|
steps: [
|
||||||
{
|
{
|
||||||
|
name: "matrix",
|
||||||
image: "plugins/matrix",
|
image: "plugins/matrix",
|
||||||
settings: {
|
settings: {
|
||||||
homeserver: "https://matrix.rknet.org",
|
homeserver: "https://matrix.rknet.org",
|
||||||
|
@ -91,7 +91,8 @@ platform:
|
|||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- image: plugins/matrix
|
- name: matrix
|
||||||
|
image: plugins/matrix
|
||||||
settings:
|
settings:
|
||||||
homeserver: https://matrix.rknet.org
|
homeserver: https://matrix.rknet.org
|
||||||
password:
|
password:
|
||||||
|
Loading…
Reference in New Issue
Block a user