瀏覽代碼

test

master
月夕花晨 6 月之前
父節點
當前提交
81e3cd0644
共有 1 個檔案被更改,包括 11 行新增0 行删除
  1. +11
    -0
      .drone.yml

+ 11
- 0
.drone.yml 查看文件

@@ -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

Loading…
取消
儲存