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.
2 parents 95204da + 79844c2 commit 0755165Copy full SHA for 0755165
.ci/lanl/gitlab-darwin-ci.yml
@@ -27,8 +27,6 @@ build:intel:
27
- examples
28
- install_test
29
expire_in: 1 week
30
- only:
31
- - scheduled
32
33
build:gnu:
34
stage: build
@@ -50,8 +48,6 @@ build:gnu:
50
48
51
49
52
53
54
55
56
test:intel:
57
stage: test
@@ -79,8 +75,6 @@ test:intel:
79
75
artifacts:
80
76
name: "$CI_JOB_NAME-$CI_COMMIT_REF_NAME"
81
77
82
83
84
78
85
test:gnu:
86
@@ -108,5 +102,3 @@ test:gnu:
108
102
109
103
110
104
111
112
0 commit comments