Mise à jour de '.drone.yml'

This commit is contained in:
gregandev 2022-12-19 12:58:54 +01:00
parent 61ee278bbd
commit f4a88bcb3f

View File

@ -34,7 +34,7 @@ steps:
- name: dockersock
path: "/var/run/docker.sock" # Mandatory
settings:
username: LeGarage
username: "LeGarage"
password:
from_secret: REGISTRY_PASSWORD # Configure the secret in the Drone repository setting
repo: <dockerhub user>/<repo>