myx-cmake/.gitlab-ci.yml

12 lines
217 B
YAML
Raw Normal View History

2022-04-08 08:24:36 +00:00
include:
- project: 'f1x1t/gitlab-ci'
ref: master
file: 'scheduled.yml'
smolensk15-nightly:
variables:
CONFIGURE_CMD: /bin/true
2022-04-08 10:33:29 +00:00
BUILD_CMD: ls -la; ./build-deb.sh
2022-04-08 08:24:36 +00:00
extends: .scheduled-smolensk15