diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 19600d1..7e42939 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ include: file: 'scheduled.yml' smolensk15-nightly: - variables: - UPDATE_CMD: apt-get update - INSTALL_CMD: apt-get -y install cmake +# variables: +# UPDATE_CMD: apt-get update +# INSTALL_CMD: apt-get -y install cmake extends: .scheduled-smolensk15 orel212-nightly: