make: Add a Dockerfile to build mgmt for Fedora
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
. "$(dirname "$0")/../util.sh"
|
||||
|
||||
if in_ci github; then
|
||||
if in_env github; then
|
||||
# TODO: consider debugging this (flaky)
|
||||
echo "This is failing in github, skipping test!"
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user