Browse Source

Update .gitlab-ci.yml

master
Felix Brendel 7 years ago
parent
commit
5dfe97665d
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .gitlab-ci.yml

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

@@ -10,4 +10,5 @@ build_my_stuff:
- echo hello
- ./build.sh
- echo finish
tags: linux
tags:
- linux

Loading…
Cancel
Save