We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbd549 commit 9582b4fCopy full SHA for 9582b4f
hack/ci-build-image.sh
@@ -8,6 +8,5 @@ if [[ ! -z "$TRAVIS_PULL_REQUEST_BRANCH" ]]; then
8
makeopts="-e GIT_BRANCH=$TRAVIS_PULL_REQUEST_BRANCH"
9
fi
10
11
-$make $makeopts bpftraceimage/build # HACK since the ubuntu image isn't pushed yet
12
$make $makeopts image/build
13
$make $makeopts image/build-init
0 commit comments