make: Add a Dockerfile to build mgmt for Fedora
This commit is contained in:
@@ -10,7 +10,7 @@ if ! ifconfig lo | grep 'inet6 ::1' >/dev/null; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if in_ci github; then
|
||||
if in_env github; then
|
||||
# TODO: consider debugging this
|
||||
echo "This is failing in github, skipping test!"
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user