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

add dependecy to curl

parent f2c29119
No related branches found
No related tags found
No related merge requests found
Pipeline #6562 failed
......@@ -6,7 +6,7 @@ build-kernel:
stage: build
script:
- apt-get update
- apt-get install -y build-essential
- apt-get install -y build-essential curl
- cd kernel; ./compile.bash
tags:
- highmem
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment