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

Loading…
Cancel
Save