Busybox to ubuntu
continuous-integration/drone/push Build is failing Details

This commit is contained in:
IamTheFij 2019-03-10 15:15:53 -07:00
parent e33de4262e
commit 6a1c3ed543
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: amd64
steps:
- name: Get qemu
image: busybox
image: ubuntu:bionic
commands:
- make build/qemu-x86_64-static
@ -24,7 +24,7 @@ name: arm
steps:
- name: Get qemu
image: busybox
image: ubuntu:bionic
commands:
- make build/qemu-arm-static