Force base image update during publish
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Armin Friedl 2020-10-26 11:19:28 +01:00
parent 43178784d9
commit 98a4dafd0d
Signed by: armin
GPG key ID: 48C726EEE7FBCBC8

View file

@ -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