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

move config file to right place and fix path in ci

parent c4ac23fc
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,6 @@ build-kernel: ...@@ -7,6 +7,6 @@ build-kernel:
script: script:
- apt-get update - apt-get update
- apt-get install -y build-essential - apt-get install -y build-essential
- cd kernel; ./scripts/compile.bash - cd kernel; ./compile.bash
tags: tags:
- highmem - highmem
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment