drone: move to auto-kernel-oss
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
|||||||
from_secret: ci_channel_id
|
from_secret: ci_channel_id
|
||||||
BOT_API_KEY:
|
BOT_API_KEY:
|
||||||
from_secret: bot_api_key
|
from_secret: bot_api_key
|
||||||
TYPE: "LOSFOD"
|
TYPE: "OSSFOD"
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python flex
|
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python flex
|
||||||
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git -b master script && cd script
|
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git -b master script && cd script
|
||||||
@@ -26,6 +26,6 @@ steps:
|
|||||||
- ./build-kernel --proton --lto
|
- ./build-kernel --proton --lto
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- auto-kernel
|
- auto-kernel-oss
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|||||||
Reference in New Issue
Block a user