Merge branch 'master' of https://codefirst.iut.uca.fr/git/nathan.boileau/Scripted
continuous-integration/drone/push Build is passing Details

ServeurDeTest
Johan LACHENAL 2 years ago
commit 21a07d2600

@ -23,5 +23,4 @@ steps:
from_secret: DEPLOY_KEY from_secret: DEPLOY_KEY
secrets: secrets:
- source: DEPLOY_KEY - source: DEPLOY_KEY
target: scp_key
rm: true rm: true

@ -1,6 +1,6 @@
<?php <?php
//préfixe //préfixe
$rep = __DIR__ . '/../'; $rep = '../';
//BD //BD
$dsn = 'mysql:host=londres.uca.local; dbname=dbnogarnier1'; $dsn = 'mysql:host=londres.uca.local; dbname=dbnogarnier1';

Loading…
Cancel
Save