Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
anoopmb
/
frappe
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
ci(patch): Install bench CLI on all Python envs
\# HACK
version-14
Gavin D'souza
2 anni fa
parent
f44333a18e
commit
c2516c7460
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
.github/workflows/patch-mariadb-tests.yml
+ 1
- 0
.github/workflows/patch-mariadb-tests.yml
Vedi File
@@ -130,6 +130,7 @@ jobs:
branch_name="version-$version-hotfix"
git fetch --depth 1 upstream $branch_name:$branch_name
git checkout -q -f $branch_name
pip install -U frappe-bench
rm -rf ~/frappe-bench/env
bench -v setup env
Scrivi
Anteprima
Caricamento…
Annulla
Salva