Browse Source

Update .gitlab-ci.yml

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

+ 1
- 1
.gitlab-ci.yml View File

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

Loading…
Cancel
Save