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