myx-cmake/.gitlab-ci.yml
2022-04-08 13:33:29 +03:00

12 lines
217 B
YAML

include:
- project: 'f1x1t/gitlab-ci'
ref: master
file: 'scheduled.yml'
smolensk15-nightly:
variables:
CONFIGURE_CMD: /bin/true
BUILD_CMD: ls -la; ./build-deb.sh
extends: .scheduled-smolensk15