Make flexisip-account-manager rpm to be deployed publicly.

This commit is contained in:
Simon Morlat 2019-11-04 15:06:36 +01:00
parent 071318566e
commit 02ce21ec12
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
variables:
DEPLOY_SERVER: buildbot@www.linphone.org
CENTOS7_DEPLOY_DIRECTORY: snapshots-private/centos7
CENTOS7_DEPLOY_DIRECTORY: snapshots/centos7
job-centos7-rpm:

View file

@ -8,7 +8,7 @@
#%define _datadir %{_datarootdir}
#%define _docdir %{_datadir}/doc
%define build_number 9
%define build_number 10
#%if %{build_number}
#%define build_number_ext -%{build_number}
#%endif