Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
Torrion
/
arbitry
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
test 7
master
komarov
4 anni fa
parent
6ff37763e6
commit
2a70d8040e
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
Vedi File
@@ -12,7 +12,7 @@ steps:
KEY:
from_secret: DEPLOY_KEY
commands:
- echo "$KEY" > $HOME/.ssh/id_rsa
-
mkdir $HOME/.ssh &&
echo "$KEY" > $HOME/.ssh/id_rsa
- git clone ssh://git@gitea.torrion-vault.xyz:2222/Torrion/arbitry.git
- git checkout $DRONE_COMMIT
- name: build_php_base
Write
Preview
Loading…
Annulla
Salva