diff --git a/.drone.yml b/.drone.yml index 02bd3bc..198ab84 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: default steps: - name: compile - image: gcc:latest + image: roypur/debian-build:latest commands: - make - name: gitea_release