ソースを参照

Add .gitlab-ci.yml

master
FelixBrendel 6年前
コミット
4803711f21
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .gitlab-ci.yml

+ 2
- 0
.gitlab-ci.yml ファイルの表示

@@ -0,0 +1,2 @@
build_and_run:
script: "build.sh"

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