From a9cbb3100b430559fa1c0110fcb6dee8cb174a9b Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Tue, 7 May 2019 17:38:50 +0100 Subject: Use new morphs branch sha --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bca36a21..52f2a027 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -84,7 +84,7 @@ bst-convert: <<: *bst_before_script script: # Clone last version of definitions with YBD systems - - export DEFINITIONS_YBD_SHA='8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf' + - export DEFINITIONS_YBD_SHA='pedro/fix-conversion-try' - git clone https://gitlab.com/baserock/definitions.git old-definitions-morph-format - git -C old-definitions-morph-format checkout $DEFINITIONS_YBD_SHA # Install YBD and defs2bst -- cgit v1.2.1