We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450b871 commit d0684e1Copy full SHA for d0684e1
.gitlab-ci.yml
@@ -9,32 +9,6 @@ include:
9
- 'https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v2/test_dev.yml'
10
- 'https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v2/coverage_v1.1.yml'
11
12
-test:v0.7:
13
- only:
14
- - master
15
- - staging
16
- - trying
17
-
18
-test:v1.0:
19
20
21
22
23
24
-test:v1.1:
25
26
27
28
29
30
-test:dev:
31
32
33
34
35
36
coverage:
37
only:
38
- master
39
40
0 commit comments