CI: show commands for easier debugging

This commit is contained in:
Steve Lhomme 2024-09-04 14:32:06 +02:00 committed by Duncan McNamara
parent e30d08b4c0
commit 8e5bb9f25f

View File

@ -12,6 +12,8 @@ variables:
WEBSERVER_DIR: "./remoteaccess"
default:
before_script: |
set -x
interruptible: true
image:
name: $VLC_ANDROID_IMAGE_40