[tracker/wip/carlosg/ci-playground2] squash!



commit a2ebb277be67705a4d2d9af42c2a95c07f08c2bb
Author: Carlos Garnacho <carlosg gnome org>
Date:   Fri May 21 12:24:53 2021 +0200

    squash!

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2cb98c926..1d97b6d44 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -175,6 +175,7 @@ build-alpine-container@x86_64:
 .build-template: &build
   stage: build
   script:
+    - echo "I'm running on $FDO_DISTRIBUTION_TAG"
     - meson . build -Db_lto=true -Db_coverage=true -Dsystemd_user_services=false -Dtests_tap_protocol=true 
--prefix /usr
     - ninja -C build
   artifacts:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]