Skip to content

Commit 9582b4f

Browse files
fntlnzleodido
authored andcommitted
fix(hack): disable build bpftrace base
Signed-off-by: Lorenzo Fontana <[email protected]>
1 parent dfbd549 commit 9582b4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hack/ci-build-image.sh

-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ if [[ ! -z "$TRAVIS_PULL_REQUEST_BRANCH" ]]; then
88
makeopts="-e GIT_BRANCH=$TRAVIS_PULL_REQUEST_BRANCH"
99
fi
1010

11-
$make $makeopts bpftraceimage/build # HACK since the ubuntu image isn't pushed yet
1211
$make $makeopts image/build
1312
$make $makeopts image/build-init

0 commit comments

Comments
 (0)