Skip to content

Commit

Permalink
incus: Cherry-pick CA mode fix
Browse files Browse the repository at this point in the history
Closes #11

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
  • Loading branch information
stgraber committed Nov 7, 2023
1 parent cc206cd commit 6f7523f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ jobs:
REPO="${PWD}"
cd /build/incus
git cherry-pick d2bb0d86031cb0c1319914f1fb3842c058edb776 # incusd/auth: Fix handling of trusted certs in CA mode
go build -o "/opt/incus/bin/incus" github.com/lxc/incus/cmd/incus
go build -o "/opt/incus/bin/incus-benchmark" -tags=libsqlite3 github.com/lxc/incus/cmd/incus-benchmark
Expand Down

0 comments on commit 6f7523f

Please sign in to comment.