瀏覽代碼

test

master
月夕花晨 2 月之前
父節點
當前提交
4f69d2e94d
共有 1 個文件被更改,包括 5 次插入7 次删除
  1. +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: build1
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

Loading…
取消
儲存