myx-cmake/.gitlab-ci.yml

15 lines
251 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:
2022-04-08 10:38:56 +00:00
variables:
INSTALL_CMD: apt-get -y install devscripts
2022-04-08 10:35:33 +00:00
script:
2022-04-08 10:36:57 +00:00
- ls -la
2022-04-08 10:35:33 +00:00
- pwd
- ./build_deb.sh
2022-04-08 08:24:36 +00:00
extends: .scheduled-smolensk15