update drone

This commit is contained in:
Julien Fastré 2022-05-11 11:18:24 +02:00
parent 8e97288edf
commit fbf0b96da5
1 changed files with 8 additions and 5 deletions

View File

@ -16,9 +16,7 @@ steps:
dockerfile: presentation/Dockerfile dockerfile: presentation/Dockerfile
context: presentation/ context: presentation/
registry: h3m6q87t.gra7.container-registry.ovh.net registry: h3m6q87t.gra7.container-registry.ovh.net
username: dronecl secrets: [docker_username, docker_password]
password:
from_secret: registry_password
repo: h3m6q87t.gra7.container-registry.ovh.net/vendeeformation/presentation repo: h3m6q87t.gra7.container-registry.ovh.net/vendeeformation/presentation
tag: latest tag: latest
pull_image: true pull_image: true
@ -26,11 +24,16 @@ steps:
--- ---
kind: secret kind: secret
name: registry_password name: docker_password
data: zoOxl9L0lYtZBWZAaW9derEWnnh0bjmVLDflxIWxRuRpJ4ucl+bc4rIPusMABeMwrCuqHFwVJfwbMFnVwkPMTkEmy3XS8Xr6rg= data: zoOxl9L0lYtZBWZAaW9derEWnnh0bjmVLDflxIWxRuRpJ4ucl+bc4rIPusMABeMwrCuqHFwVJfwbMFnVwkPMTkEmy3XS8Xr6rg=
---
kind: secret
name: docker_username
data: b+7dKhvy74SPKjBlJRiY59MvRaes0sC9fBTjSne7NAxhZHM=
--- ---
kind: signature kind: signature
hmac: 8b946abad45ea5acf0d56a5cf3c55c8e2bb3def2b95764788b72d218a5a8e53e hmac: 8470915d87ca62caf05e66970abf9f9212ef31f0f00a78e585844b9e04f21fa2
... ...