Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
shenkun
/
web
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
test
master
月夕花晨
6 mesi fa
parent
7d45b7d440
commit
81e3cd0644
1 ha cambiato i file
con
11 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
.drone.yml
+ 11
- 0
.drone.yml
Vedi File
@@ -0,0 +1,11 @@
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."
trigger:
branch:
- master
Write
Preview
Loading…
Annulla
Salva