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 - name: dockersock
path: "/var/run/docker.sock" # Mandatory path: "/var/run/docker.sock" # Mandatory
settings: settings:
username: LeGarage username: "LeGarage"
password: password:
from_secret: REGISTRY_PASSWORD # Configure the secret in the Drone repository setting from_secret: REGISTRY_PASSWORD # Configure the secret in the Drone repository setting
repo: <dockerhub user>/<repo> repo: <dockerhub user>/<repo>