Browse Source

Testing CI with Gitlab

merge-requests/1/merge
Christoph Haas 10 years ago
parent
commit
47a274f5ec
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitlab-ci.yml

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

@@ -0,0 +1,3 @@
job1:
script: "echo hello world"


Loading…
Cancel
Save