always pull fresh image (when available)
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
506405ecf9
commit
0d405d544c
@ -5,7 +5,7 @@ name: hugo-builder
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: hugo-extended
|
- name: hugo-extended
|
||||||
pull: if-not-exists
|
pull: always
|
||||||
image: immawanderer/docker-archlinux-hugo
|
image: immawanderer/docker-archlinux-hugo
|
||||||
commands:
|
commands:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
|
Loading…
Reference in New Issue
Block a user