本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
shenkun
/
deploy_test
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
test
master
月夕花晨
4 月之前
父節點
782254b883
當前提交
4f69d2e94d
共有
1 個檔案被更改
,包括
5 行新增
和
7 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-7
.drone.yml
+ 5
- 7
.drone.yml
查看文件
@@ -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…
取消
儲存