From 0cc98e700b5d97a120791fc322721b23c05e2acf Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Tue, 16 Oct 2018 20:29:01 +0200 Subject: [PATCH] Always build docs --- rust-bindings/rust/.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-bindings/rust/.gitlab-ci.yml b/rust-bindings/rust/.gitlab-ci.yml index 24c2d4ef..5fa82108 100644 --- a/rust-bindings/rust/.gitlab-ci.yml +++ b/rust-bindings/rust/.gitlab-ci.yml @@ -59,8 +59,8 @@ pages: artifacts: paths: - public - only: - - master + #only: + #- master # publish publish_libostree-sys: