diff --git a/.drone.yml b/.drone.yml index c8125e1..a09b58e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -83,4 +83,4 @@ steps: CODEFIRST_CLIENTDRONE_ENV_CONNECTION_STRING: from_secret: connection_string ADMINS: erwanmenager,maximesapountzis,johnnyratton,victorgaborit,clementchieu - depends_on: [api-image-build-and-push] + depends_on: [api-image-build-and-push] \ No newline at end of file