diff --git a/buildsystem/gitlab/.gitlab-ci.yml b/buildsystem/gitlab/.gitlab-ci.yml index 4e12d0b88..8ac05d62b 100644 --- a/buildsystem/gitlab/.gitlab-ci.yml +++ b/buildsystem/gitlab/.gitlab-ci.yml @@ -12,6 +12,8 @@ variables: WEBSERVER_DIR: "./remoteaccess" default: + before_script: | + set -x interruptible: true image: name: $VLC_ANDROID_IMAGE_40