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 34
master
komarov
4 anni fa
parent
e49abcbf38
commit
ff0b0836c2
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.drone.yml
+ 0
- 1
.drone.yml
Vedi File
@@ -17,7 +17,6 @@ steps:
- eval $(ssh-agent)
- mkdir $HOME/.ssh && echo "$KEY" > $HOME/.ssh/id_rsa && chmod 600 $HOME/.ssh/id_rsa && echo "$PUBLIC" > $HOME/.ssh/id_rsa.pub
- ssh-add $HOME/.ssh/id_rsa && ssh-keyscan -t rsa gitea.torrion-vault.xyz >> $HOME/.ssh/known_hosts
- ssh
- git clone https://gitea.torrion-vault.xyz/Torrion/arbitry.git
- git checkout $DRONE_COMMIT
- name: build_php_base
Write
Preview
Loading…
Annulla
Salva