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
master
komarov
4 anni fa
parent
73d9128de8
commit
155a41a1c3
1 ha cambiato i file
con
0 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
.drone.yml
+ 0
- 2
.drone.yml
Vedi File
@@ -13,8 +13,6 @@ steps:
from_secret: DEPLOY_KEY
PUBLIC:
from_secret: DEPLOY_KEY_PUBLIC
GIT_REPOSITORY:
from_secret: GIT_REPOSITORY
commands:
- 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
Write
Preview
Loading…
Annulla
Salva