forked from DCSO/MISP-dockerized-server
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitlab-ci.yml
45 lines (41 loc) · 1.32 KB
/
.gitlab-ci.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
notify:
extends: .notify
variables:
COMPONENT: server
include:
- project: 'MISP/helper-containers'
ref: master
file: '/.gitlab-ci-template.yml'
#
# For a cleaner Gitlab CI file include all subfolder which should be build:
#
#- '2.4.nightly-ubuntu/.gitlab-ci.yml'
# - '2.4.nightly-debian/.gitlab-ci.yml'
# - '2.4.88-ubuntu/.gitlab-ci.yml'
# - '2.4.89-ubuntu/.gitlab-ci.yml'
# - '2.4.90-ubuntu/.gitlab-ci.yml'
# - '2.4.91-ubuntu/.gitlab-ci.yml'
# - '2.4.92-ubuntu/.gitlab-ci.yml'
# - '2.4.93-ubuntu/.gitlab-ci.yml'
# # Not able to build!
# #- '2.4.94-ubuntu/.gitlab-ci.yml'
# # Not able to build!
# #- '2.4.95-ubuntu/.gitlab-ci.yml'
# - '2.4.96-ubuntu/.gitlab-ci.yml'
# - '2.4.97-debian/.gitlab-ci.yml'
# - '2.4.98-debian/.gitlab-ci.yml'
# - '2.4.99-debian/.gitlab-ci.yml'
# - '2.4.100-debian/.gitlab-ci.yml'
# - '2.4.101-debian/.gitlab-ci.yml'
# - '2.4.102-debian/.gitlab-ci.yml'
# - '2.4.103-debian/.gitlab-ci.yml'
# - '2.4.104-debian/.gitlab-ci.yml'
# - '2.4.105-debian/.gitlab-ci.yml'
# - '2.4.106-debian/.gitlab-ci.yml'
# - '2.4.107-debian/.gitlab-ci.yml'
# - '2.4.108-debian/.gitlab-ci.yml'
# - '2.4.109-debian/.gitlab-ci.yml'
# - '2.4.110-debian/.gitlab-ci.yml'
# - '2.4.111-debian/.gitlab-ci.yml'
# - '2.4.112-debian/.gitlab-ci.yml'
# - '2.4.113-debian/.gitlab-ci.yml'