diff --git a/.drone.yml b/.drone.yml index c02907d..f322523 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,5 +13,6 @@ steps: image: golang commands: - make build + - make utils - name: image-create image: plugins/docker