docker/cerbero: remove bootstrap invocation
authorJordan Petridis <jordan@centricular.com>
Thu, 22 Oct 2020 13:04:01 +0000 (16:04 +0300)
committerJordan Petridis <jordan@centricular.com>
Thu, 22 Oct 2020 13:09:38 +0000 (16:09 +0300)
commit3b59f3ebcb87249539a0ba9f75e3aa0ab292348f
treeafa9e59971868551723ff2021512299ad1b62ae3
parent5dc5de23960778f5e6601e760395b8ef887d2ccd
docker/cerbero: remove bootstrap invocation

`bootstrap --build-tools=no --toolchains=no` now do nothing, and
just repeat what the bootstrap line above does which is to only
run the system bootstraper

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/368>
docker/cerbero/Dockerfile-fedora