diff --git a/.drone.yml b/.drone.yml index 3539e5a..97dc666 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: test build pull: if-not-exists - image: spritsail/alpine-cmake:latest + image: spritsail/alpine-cmake:edge commands: - cmake CMakeLists.txt - make