use alpine edge image instead of latest (stable)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5d4d01cbba
commit
3b38ad688b
@ -8,7 +8,7 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: test build
|
- name: test build
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: spritsail/alpine-cmake:latest
|
image: spritsail/alpine-cmake:edge
|
||||||
commands:
|
commands:
|
||||||
- cmake CMakeLists.txt
|
- cmake CMakeLists.txt
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user