Mise à jour de '.drone.yml'
This commit is contained in:
parent
61ee278bbd
commit
f4a88bcb3f
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user