mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 01:12:22 +00:00
Fix Gitlab CI build for some runners
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
@@ -3,6 +3,9 @@ image: debian:stable
|
||||
stages:
|
||||
- build_and_test
|
||||
|
||||
variables:
|
||||
GIT_CLONE_PATH: $CI_BUILDS_DIR/$CI_CONCURRENT_ID/$CI_PROJECT_PATH
|
||||
|
||||
before_script:
|
||||
- export DEBIAN_FRONTEND=noninteractive
|
||||
- apt-get update -qq
|
||||
|
||||
Reference in New Issue
Block a user