Browse Source

Add .gitlab-ci.yml

master
FelixBrendel 6 years ago
parent
commit
4803711f21
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitlab-ci.yml

+ 2
- 0
.gitlab-ci.yml View File

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

Loading…
Cancel
Save