mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 05:13:01 +02:00
Try temporary work around for Drone build bug: https://github.com/drone-plugins/drone-docker/pull/327
This commit is contained in:
+3
-1
@@ -70,7 +70,9 @@ name: documentation
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: plugins/docker
|
||||
#image: plugins/docker
|
||||
# Temporary work-around for https://github.com/drone-plugins/drone-docker/pull/327
|
||||
image: techknowlogick/drone-docker
|
||||
settings:
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
||||
Reference in New Issue
Block a user