File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ variables:
2
2
CI_IMAGE_TAG : ' plain'
3
3
4
4
include :
5
- - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v2 /common.yml'
6
- - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v2 /test_v0.7.yml'
7
- - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v2 /test_v1.0.yml'
8
- - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v2 /test_v1.1.yml'
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'
5
+ - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v4 /common.yml'
6
+ - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v4 /test_v0.7.yml'
7
+ - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v4 /test_v1.0.yml'
8
+ - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v4 /test_v1.1.yml'
9
+ - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v4 /test_dev.yml'
10
+ - ' https://raw.githubusercontent.com/JuliaGPU/gitlab-ci/master/templates/v4 /coverage_v1.1.yml'
11
11
12
12
coverage :
13
13
only :
You can’t perform that action at this time.
0 commit comments