ソースを参照

Update .gitlab-ci.yml

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

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

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

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