Skip to content

v1.53.1.sh: Prevent breaking the web interface during apache2 reload #614

v1.53.1.sh: Prevent breaking the web interface during apache2 reload

v1.53.1.sh: Prevent breaking the web interface during apache2 reload #614

Workflow file for this run

name: LXD Tests
on:
pull_request:
branches:
- master
- devel
- release/*
push:
branches:
- devel
jobs:
lxd:
uses: ./.github/workflows/build-lxd.yml
with:
git_ref: "${{ github.ref }}"