Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
CI: Move to test scripts and use pixeldrain api
Browse files Browse the repository at this point in the history
Change-Id: I14e13898638a16bc9df53553d042a8d6c532cb3f
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
  • Loading branch information
UtsavBalar1231 committed Mar 6, 2022
1 parent 97d01ac commit 0367d92
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@ steps:
from_secret: ci_channel_id
BOT_API_KEY:
from_secret: bot_api_key
PD_API_KEY:
from_secret: pd_api_key
TYPE: "STGNG-0.2.1"
DEVICE: alioth
KBUILD_BUILD_USER: UtsavTheCunt
KBUILD_BUILD_HOST: CuntsSpace
commands:
- apt-get update && apt-get install -y bison build-essential bc bison curl libssl-dev git zip python python3 flex cpio libncurses5-dev wget
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git -b kona script && cd script
- git clone https://github.com/UtsavBalar1231/Drone-scripts.git -b test script && cd script
- ./setup-drone
- ./build-kernel
when:
Expand Down

0 comments on commit 0367d92

Please sign in to comment.