CI: conditional compact build (#930)

* CI: conditional compact build
* Rpc: fix log line ending
This commit is contained in:
Anna Prosvetova
2021-12-24 22:35:25 +03:00
committed by GitHub
parent 46a25c295c
commit f6d4e8fa84
4 changed files with 60 additions and 14 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
reindex:
name: 'Reindex updates'
runs-on: [self-hosted]
runs-on: [self-hosted,Office]
steps:
- name: Trigger reindex
uses: wei/curl@master