Update '.drone.yml'

testDocker
Lilian BRETON 3 years ago
parent 7391b1c85a
commit 606f081551

@ -22,7 +22,7 @@ steps:
CODEFIRST_CLIENTDRONE_ENV_MYSQL_PASSWORD:
from_secret: MYSQL_PASSWORD
ports:
- "${MYSQL_PORT}:3306"
- 3306
# Creation of a hosting docker for our application

Loading…
Cancel
Save