From 50c8fa562484b783db74ded56ffc83980aebac89 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Thu, 27 Jun 2019 17:45:28 +0200 Subject: [PATCH] only deploy if flexisip-account-manager.spec has changed, specially version number --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d2a113c..1945c17 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,7 +30,9 @@ job-centos7-rpm-deploy: tags: [ "docker-centos7" ] only: - - schedules + changes: + - flexisip-account-manager.spec + dependencies: - job-centos7-rpm