Uppdatera '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2b1744d9d4
commit
a36ea82523
@ -4,7 +4,7 @@ name: buster
|
||||
|
||||
steps:
|
||||
- name: Cross Compile
|
||||
- image: debian:buster
|
||||
commands:
|
||||
- apt-get update && apt-get -y upgrade && apt-get -y install build-essential git
|
||||
- git clone https://github.com/raspberrypi/tools.git
|
||||
image: debian:buster
|
||||
commands:
|
||||
- apt-get update && apt-get -y upgrade && apt-get -y install build-essential git
|
||||
- git clone https://github.com/raspberrypi/tools.git
|
||||
|
Loading…
Reference in New Issue
Block a user