drone: always pull new image
This commit is contained in:
parent
6689d85e08
commit
368e3d4a85
@ -11,6 +11,7 @@ steps:
|
|||||||
|
|
||||||
- name: build and upload
|
- name: build and upload
|
||||||
image: xsteadfastx/blog
|
image: xsteadfastx/blog
|
||||||
|
pull: always
|
||||||
environment:
|
environment:
|
||||||
FTP_PASS:
|
FTP_PASS:
|
||||||
from_secret: ftp_pass
|
from_secret: ftp_pass
|
||||||
|
Loading…
Reference in New Issue
Block a user