about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-06-02 19:45:57 -0400
committerCharadon <dev@iotib.net>2022-06-02 19:45:57 -0400
commit82ed58ccdef50c3bcbae1fb1cc3baed3ac501f42 (patch)
tree419db14f40a92f02ca21f55d72e6029196bcfe20
parent3dfd8d3cad227d16d1425f343b0661a993c68585 (diff)
downloadPong-C-82ed58ccdef50c3bcbae1fb1cc3baed3ac501f42.tar.gz
ffs
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c5f6db6..8608123 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,6 @@ build-job:       # This job runs in the build stage, which runs first.
     - apk add make
     - git submodule init
     - git submodule update raylib
-    - meson build
+    - meson --verbose build
     - cd build
     - ninja