Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is passing Details

testDockerToto
Thomas CHAZOT 2 years ago
parent 5896bef381
commit 36fe722402

@ -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
#OVERWRITE: true
ADMINS: thomaschazot2,mathildejean3,lilianbreton,luciebedouret,albanguilhot,cedricbouhours,thomasbellembois

Loading…
Cancel
Save