瀏覽代碼

test

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

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

@@ -0,0 +1,8 @@
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."

Loading…
取消
儲存