diff --git a/.drone.yml b/.drone.yml index b6c3edf..caf628a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,7 +46,7 @@ steps: image: plugins/docker settings: dockerfile: Sources/BowlingApi/Dockerfile - context: Sources/BowlingApi + context: . registry: hub.codefirst.iut.uca.fr repo: hub.codefirst.iut.uca.fr/victor_perez.ngounou/BowlingGameAPI username: @@ -59,7 +59,7 @@ steps: image: plugins/docker settings: dockerfile: Sources/Bowling Api Gateway/Dockerfile - context: Sources/Bowling Api Gateway + context: . registry: hub.codefirst.iut.uca.fr repo: hub.codefirst.iut.uca.fr/victor_perez.ngounou/BowlingGameAPI username: