Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
shenkun
/
deploy_test
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
test
master
月夕花晨
8 mesi fa
parent
bdcf006cdb
commit
415f23e5e4
1 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.drone.yml
+ 8
- 0
.drone.yml
Vedi File
@@ -0,0 +1,8 @@
kind: pipeline
name: deploy_test
steps:
- name: build
image: ubuntu-latest
commands:
- echo "🖥️ The workflow is now ready t1o test your code1 on the runner."
Write
Preview
Loading…
Annulla
Salva