月夕花晨 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."

読み込み中…
キャンセル
保存