1
0

change docker image name
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
bunix42 2021-05-21 08:04:25 +00:00
parent f398a84b63
commit 84bdb713e1

View File

@ -2,7 +2,7 @@ pipeline:
docker: docker:
image: plugins/docker image: plugins/docker
repo: bunix42/json-probe repo: bunix42/deploy-tools
tags: tags:
- latest - latest
secrets: [ docker_username, docker_password ] secrets: [ docker_username, docker_password ]