このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
shenkun
/
deploy_test
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
test
master
月夕花晨
6ヶ月前
親
782254b883
コミット
4f69d2e94d
1個のファイルの変更
、
5行の追加
、
7行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
書き込み
プレビュー
読み込み中…
キャンセル
保存