Force base image update during publish
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
43178784d9
commit
98a4dafd0d
1 changed files with 1 additions and 0 deletions
|
@ -18,5 +18,6 @@ steps:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
purge: true
|
purge: true
|
||||||
|
pull_impage: true
|
||||||
repo: arminfriedl/netclock
|
repo: arminfriedl/netclock
|
||||||
tags: latest
|
tags: latest
|
||||||
|
|
Loading…
Reference in a new issue