diff --git a/.drone.yml b/.drone.yml index 6985f97..a783539 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,6 +56,7 @@ steps: from_secret: MYSQL_PASSWORD_TOM CODEFIRST_CLIENTDRONE_ENV_DB_DATABASE: from_secret: MYSQL_DATABASE + ADMINS: thomaschazot2,mathildejean3,lilianbreton,luciebedouret,albanguilhot,cedricbouhours,thomasbellembois depends_on: - container-api @@ -80,4 +81,5 @@ steps: IMAGENAME: hub.codefirst.iut.uca.fr/thomas.chazot2/bobparty:latest CONTAINERNAME: bob_party_container COMMAND: create - #OVERWRITE: true \ No newline at end of file + #OVERWRITE: true + ADMINS: thomaschazot2,mathildejean3,lilianbreton,luciebedouret,albanguilhot,cedricbouhours,thomasbellembois