Parcourir la source

ci: start bench after site creation

pull/2/head
phot0n il y a 2 ans
Parent
révision
7a325808ef
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      .github/workflows/ci.yml

+ 1
- 0
.github/workflows/ci.yml Voir le fichier

@@ -76,6 +76,7 @@ jobs:
bench get-app payments $GITHUB_WORKSPACE
bench setup requirements --dev
bench new-site --db-root-password root --admin-password admin test_site
bench start &> bench_start.log &
bench --site test_site install-app payments
bench build
env:


Chargement…
Annuler
Enregistrer