Switch to mirrorred images for Drone and Docker.
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-06-29 21:14:32 +05:00
parent ef6258349e
commit 7c1fa8b23b
2 changed files with 6 additions and 7 deletions
+5 -5
View File
@@ -5,11 +5,11 @@ name: build
steps:
- name: docker
image: plugins/docker
image: code.pztrn.name/containers/mirror/plugins/docker:20.13.0
settings:
username:
from_secret: dockerhub_user
registry: code.pztrn.name
username: drone
password:
from_secret: dockerhub_password
repo: pztrn/bitlbee-no-libpurple
from_secret: drone_secret
repo: code.pztrn.name/containers/bitlbee-no-libpurple
auto_tag: true