![Paul Belanger](/assets/img/avatar_default.png)
It is possible that borg-server is empty, if so, don't run init. Also, fix CI issues due to bitrot. Change-Id: I0f3a4a71ce095f6fe2916ab0151516849d6e07c7 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
18 lines
365 B
YAML
18 lines
365 B
YAML
---
|
|
- project-template:
|
|
name: windmill-backup-jobs-fedora-latest
|
|
check:
|
|
jobs:
|
|
- windmill-backup-fedora-latest:
|
|
voting: false
|
|
|
|
- project-template:
|
|
name: windmill-backup-jobs-bionic
|
|
check:
|
|
jobs:
|
|
- windmill-backup-ubuntu-bionic
|
|
gate:
|
|
queue: windmill
|
|
jobs:
|
|
- windmill-backup-ubuntu-bionic
|