encore un
continuous-integration/drone/push Build is failing Details

master
Maxime ROCHER 5 months ago
parent 2c42f8f99d
commit b80976c1d4

@ -14,7 +14,7 @@ steps:
dockerfile: docker/Dockerfile
context: .
registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/votreutilisateur/wf-database
repo: hub.codefirst.iut.uca.fr/wikifantasy/wf-database
username:
from_secret: SECRET_REGISTRY_USERNAME
password:
@ -25,7 +25,7 @@ steps:
- name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/votreutilisateur/wf-database:latest
IMAGENAME: hub.codefirst.iut.uca.fr/wikifantasy/wf-database:latest
CONTAINERNAME: wf-database
COMMAND: create
OVERWRITE: true

Loading…
Cancel
Save