Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

pull/96/head^2
Thomas CHAZOT 7 months ago
parent dc4263f7b7
commit bafdcc4195

@ -41,7 +41,7 @@ steps:
dockerfile: ./cryptide_project/Dockerfile
context: .
registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/crypteam/social_graph/web
repo: hub.codefirst.iut.uca.fr/thomas.chazot2/social_graph
username:
from_secret: SECRET_REGISTRY_USERNAME
password:
@ -54,7 +54,7 @@ steps:
- name: deploy-server-containers
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/crypteam/social_graph/web:latest
IMAGENAME: hub.codefirst.iut.uca.fr/thomas.chazot2/social_graph:latest
CONTAINERNAME: website-crypteam
COMMAND: create
OVERWRITE: true

Loading…
Cancel
Save