X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitlab-ci.yml;h=9c80ba7499d7bf2e0ba5375e947c3cc2320e5301;hb=0b33f3cd1f79513eeba9c0d67cc6d091712044fc;hp=855abba43029403d47134714d93040adc87204f2;hpb=4f3daefcc388ed69f835ae68ce53dc9d0231bf87;p=platform%2Fupstream%2Fgstreamer.git diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 855abba..9c80ba7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -205,10 +205,15 @@ gst indent: # build setup templates # .build_template: &build + - date -R - ci/scripts/handle-subprojects-cache.py subprojects/ + - date -R - echo $MESON_ARGS + - date -R - meson build/ $MESON_ARGS + - date -R - ninja -C build/ + - date -R - ccache --show-stats .build_ccache_vars: