CI: conditional compact build (#930)
* CI: conditional compact build * Rpc: fix log line ending
This commit is contained in:
2
.github/workflows/reindex.yml
vendored
2
.github/workflows/reindex.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user