use alpine edge image instead of latest (stable)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-02-28 02:00:22 +01:00
parent 5d4d01cbba
commit 3b38ad688b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -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