summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2018-01-15 15:08:29 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2018-01-15 15:08:31 +0000
commit4a132351a8c8545232e24361fbcd639e50769042 (patch)
tree4051767bea6fe21aaf547f65ee00ed4cd9b0f9ba
parent157986cb2f7c0b95e0e4e0bf3a39547f548a298d (diff)
downloadybd-4a132351a8c8545232e24361fbcd639e50769042.tar.gz
.gitlab-ci.yml: Use 'morphs' branch of definitions.git
Baserock definitions migrated to BuildStream some weeks ago. This change broke the CI.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 83c7b52..598d970 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ variables:
before_script:
- sh ./install_dependencies.sh
-- git clone git://git.baserock.org/baserock/baserock/definitions
+- git clone git://git.baserock.org/baserock/baserock/definitions -b morphs
cache:
paths: