CI
This commit is contained in:
parent
fca45e6135
commit
a061663114
20
.gitlab-ci.yml
Normal file
20
.gitlab-ci.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
include:
|
||||||
|
- project: 'f1x1t/gitlab-ci'
|
||||||
|
ref: master
|
||||||
|
file: 'scheduled.yml'
|
||||||
|
|
||||||
|
smolensk15-nightly:
|
||||||
|
extends: .scheduled-smolensk15
|
||||||
|
|
||||||
|
orel212-nightly:
|
||||||
|
extends: .scheduled-orel212
|
||||||
|
|
||||||
|
focal-nightly:
|
||||||
|
extends: .scheduled-focal
|
||||||
|
|
||||||
|
jammy-nightly:
|
||||||
|
extends: .scheduled-jammy
|
||||||
|
|
||||||
|
elbrus-nightly:
|
||||||
|
extends: .scheduled-elbrus
|
||||||
|
|
Loading…
Reference in New Issue
Block a user