diff --git a/.woodpecker.yml b/.woodpecker.yml index dfe9318..2489bc0 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -26,6 +26,8 @@ pipeline: commands: - chmod +x ${UNITY_DIR}/ci/before_script.sh - ${UNITY_DIR}/ci/before_script.sh + - ls -lA /root + - find /root/.local secrets: [unity_license] test-playmode: image: ${IMAGE}:${UNITY_VERSION}-base-${IMAGE_VERSION}