[gnome-build-meta/jjardon/336_abicheck_test] DEBUG



commit e6b6080fa8c4d1a8574657f7337bd5c0093d8418
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Apr 10 10:31:45 2020 +0100

    DEBUG

 .gitlab-ci.yml | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0c618ce4..bbd376ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,6 +30,11 @@ default:
   # Ensure the log directory exists
   - mkdir -p logs
 
+  - REFERENCE=$(git merge-base origin/$CI_MERGE_REQUEST_TARGET_BRANCH_NAME HEAD) \
+    echo "${REFERENCE}"
+
+  - exit -1
+
   # Setup certificate for pushing to the cache
   - |
     if [ -n "$GITLAB_CAS_PUSH_CERT" ]; then


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