equinixmetal-archive / csi-packet

Kubernetes CSI driver for Equnix Metal, formerly Packet
Apache License 2.0
25 stars 13 forks source link

fix build args for drone #76

Closed deitch closed 4 years ago

deitch commented 4 years ago

Turns out drone uses build_args as a list, not a map. This fixes it.