summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e1c0054e..9689ae18 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,8 @@ before_script:
- ssh-keygen ~/.ssh/id_rsa -y > ~/.ssh/id_rsa.pub
# Enable push and pull for Baserock artifact cache
- - cat > ~/.config/buildstream.conf <<EOF
+ - |
+ cat > ~/.config/buildstream.conf <<EOF
artifacts:
pull-url: https://ostree.baserock.org/cache/
push-url: ostree@ostree.baserock.org:cache