BUILD: cirrus-ci: workaround "pkg install" bug
authorIlya Shipitsin <chipitsine@gmail.com>
Tue, 11 Feb 2020 08:19:22 +0000 (13:19 +0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Feb 2020 09:03:06 +0000 (10:03 +0100)
commit1726dab7890e49d37b344b3aec454c2cae80ba9c
tree21adc4b1651e380620400f1fcdd44974373f8459
parenteccb2b4bd99e2f69a79afb8fe5a1a18636ff9742
BUILD: cirrus-ci: workaround "pkg install" bug

there's a bug https://github.com/freebsd/pkg/issues/902
adding "pkg update -f && pkg upgrade -y" is workaround.
.cirrus.yml