Skip to content

Remove ls

nl6720 requested to merge nl6720/releng:no-ls into master

.gitlab/ci/build_releng.sh: replace ls and cat with grep.

The grep output is more concise and it is easier to see which output belongs to which file.

Remove debug leftovers from .gitlab/ci/build_releng.sh and template/prepare_vm.yml.

Edited by nl6720

Merge request reports