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
月夕花晨
4 mesi fa
parent
782254b883
commit
4f69d2e94d
1 ha cambiato i file
con
5 aggiunte
e
7 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-7
.drone.yml
+ 5
- 7
.drone.yml
Vedi File
@@ -1,11 +1,9 @@
kind: pipeline
name: deploy_test
type: docker
name: default
steps:
- name: build
image:
ubuntu-latest
- name: build
1
image:
node:12.16.3
commands:
- echo "🖥️ The workflow is now ready t1o test your code1 on the runner."
trigger:
branch:
- master
- npm config set registry http://registry.npm.taobao.org
Write
Preview
Loading…
Annulla
Salva