From 3ac0e88a3c71bc95d5d0f98455dc5efc12bd3635 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Bobot?= <francois.bobot@cea.fr>
Date: Wed, 4 Dec 2019 17:53:02 +0100
Subject: [PATCH] remove publicity when pushing on master

---
 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 06385ce129f..afb73a77820 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -224,5 +224,4 @@ make_public:
   tags:
   - nix
   only:
-  - schedules
-  - master
+  - schedules
\ No newline at end of file
-- 
GitLab