diff --git a/.drone.yml b/.drone.yml index fdd434e..497142a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,6 +33,7 @@ steps: - name: createTag image: ubuntu:latest commands: + - apt-get update && apt-get install -y git - ./build.sh trigger: