fix/dafakincron #9

Merged
b12f merged 1 commit from refs/pull/9/head into core 2021-07-07 17:50:51 +00:00

View file

@ -10,7 +10,9 @@ steps:
event:
- cron
cron:
- sync-core
- sync-core-with-upstream
- sync-b12f-with-core
- sync-teutat3s-with-core
environment:
GITEA_SSH_KEY:
from_secret: gitea_ssh_key
@ -30,7 +32,9 @@ steps:
event:
- cron
cron:
- sync-core
- sync-core-with-upstream
- sync-b12f-with-core
- sync-teutat3s-with-core
environment:
GITEA_SSH_KEY:
from_secret: gitea_ssh_key
@ -48,7 +52,9 @@ steps:
event:
- cron
cron:
- sync-core
- sync-core-with-upstream
- sync-b12f-with-core
- sync-teutat3s-with-core
environment:
TEA_CONFIG:
from_secret: tea_config
@ -66,7 +72,9 @@ steps:
event:
- cron
cron:
- sync-core
- sync-core-with-upstream
- sync-b12f-with-core
- sync-teutat3s-with-core
settings:
homeserver: https://matrix.pub.solar
roomid: dfQBqwkhIzrFjMSsxy:pub.solar
@ -77,6 +85,6 @@ steps:
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: d2c6579337fe475c9fbfe357d0da5e4c3246a47948d07f1abb0edc1934449f2d
hmac: f88330a68ced90f4c242aedcbec9359fa63f00c47db6707e2646546daa4a9109
...