ci(github): do not define @{att} globally during re-attached tests.

This commit is contained in:
Alexandre Pujol 2025-03-30 22:16:56 +02:00
parent 2e79406127
commit 6f4fada5e5
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -45,6 +45,7 @@ jobs:
if [[ ${{ matrix.os }} == ubuntu-24.04 ]] && [[ ${{ matrix.mode }} == default ]]; then
# Test with Re-attach disconnected path
sed -e 's;// builder.Register("attach");builder.Register("attach");' -i pkg/prebuild/cli/cli.go
sed -e '/@{att}/d' -i apparmor.d/tunables/multiarch.d/system
fi
bash dists/build.sh dpkg