put servers variables outside of ci file to match other projects behaviour

This commit is contained in:
Peio Rigaux 2020-02-14 16:55:53 +01:00
parent d2bfc6e9f9
commit b30d1a09f5

View file

@ -1,11 +1,6 @@
#################################################
# Base configuration
#################################################
variables:
DEPLOY_SERVER: buildbot@www.linphone.org
CENTOS7_DEPLOY_DIRECTORY: snapshots/centos7
stages:
- package
- deploy