Mise à jour de '.drone.yml'
continuous-integration/drone/push Build encountered an error Details

master
Maxence LANONE 2 years ago
parent bb4a76befd
commit eb13706754

@ -13,7 +13,7 @@ trigger:
dockerfile: Sources/Dockerfile
context: Sources/
registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/my.login/myRepository
repo: hub.codefirst.iut.uca.fr/maxence.lanone/drone-sonarplugin-reactnative
username:
from_secret: SECRET_REGISTRY_USERNAME
password:
@ -23,7 +23,7 @@ trigger:
- name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/my.login/my_repository:latest
CONTAINERNAME: my_container_name
IMAGENAME: hub.codefirst.iut.uca.fr/maxence.lanone/drone-sonarplugin-reactnative:latest
CONTAINERNAME: drone-sonarplugin-reactnative
COMMAND: create
OVERWRITE: true
Loading…
Cancel
Save