summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2019-05-07 17:48:46 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2019-05-07 17:53:12 +0100
commitae0a501eec009ed4002996985f0152f8f0951fd4 (patch)
tree459e56ad7a9d2b5f31d3e26938107acb11e7e649
parenta9cbb3100b430559fa1c0110fcb6dee8cb174a9b (diff)
downloaddefinitions-ae0a501eec009ed4002996985f0152f8f0951fd4.tar.gz
Convert cloned definitions
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 52f2a027..222907d3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -87,6 +87,7 @@ bst-convert:
- 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
+ - cd old-definitions-morph-format
# Install YBD and defs2bst
- |
if [ ! -d ./ybd ]; then