feat/upstreaming #4

Merged
b12f merged 1 commit from refs/pull/4/head into core 2021-06-14 23:28:23 +00:00

View file

@ -1,3 +1,4 @@
---
kind: pipeline
type: docker
name: Upstreaming
@ -83,3 +84,8 @@ steps:
password:
from_secret: matrix_password
template: "Upstreaming {{ build.status }} [{{ build.branch }}#{{ truncate build.commit 8 }}]({{ build.link }}) by {{ build.author }}. [Pull requests](https://git.b12f.io/pub-solar/os/pulls)"
---
kind: signature
hmac: b7ad6e3b722b175ffdffd610784fbaf8d675278a64c7e3c62dc5a05b8ae3e2ad
...