always pull fresh image
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
04b4cde479
commit
8779083557
@ -7,7 +7,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test build + valgrind
|
- name: test build + valgrind
|
||||||
pull: if-not-exists
|
pull: always
|
||||||
image: immawanderer/docker-archlinux-cdev
|
image: immawanderer/docker-archlinux-cdev
|
||||||
commands:
|
commands:
|
||||||
- cmake CMakeLists.txt
|
- cmake CMakeLists.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user