drone: move to auto-kernel-oss

Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
This commit is contained in:
UtsavBalar1231
2020-09-08 18:59:31 +05:30
parent c496af43ee
commit 3b2b2e1e8c

View File

@@ -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