This commit is contained in:
Andrei Astafev 2022-04-08 13:35:33 +03:00
parent 70314325c7
commit cca00d195e

View File

@ -4,8 +4,9 @@ include:
file: 'scheduled.yml'
smolensk15-nightly:
variables:
CONFIGURE_CMD: /bin/true
BUILD_CMD: ls -la; ./build-deb.sh
script:
- la -la
- pwd
- ./build_deb.sh
extends: .scheduled-smolensk15