Attempt at fixing the Docker repo path
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Julien Valverdé
2023-08-08 00:53:09 +02:00
parent 0d57ee5ad2
commit 9be9f6af20

View File

@@ -5,12 +5,11 @@ steps:
- name: docker
image: plugins/docker
settings:
registry: git.jvalver.de
username:
from_secret: username
password:
from_secret: password
repo: thilawyn/protonmail-bridge-docker
repo: git.jvalver.de/thilawyn/protonmail-bridge-docker
dockerfile: build/Dockerfile
context: build
autotag: true