Skip to content
Snippets Groups Projects
Commit f3955962 authored by Johannes Mey's avatar Johannes Mey
Browse files

remove debug output

parent 65319802
Branches
Tags
No related merge requests found
......@@ -7,7 +7,6 @@ build-kernel:
artifacts:
paths:
- "*.deb"
- "*/*.deb"
script:
- apt-get update
- apt-get install -y build-essential curl bison flex bc rsync kmod cpio lsb-release libssl-dev
......
......@@ -51,9 +51,3 @@ cp ../config .config
# update config with defaults if new options have been added
make olddefconfig
make deb-pkg
# show current directory (for debug)
ls .
# show parent directory (for debug)
ls ..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment