Removed MACDEPLOYQT record

This commit is contained in:
Volodymyr Kozieiev 2018-12-06 15:26:55 +02:00 committed by Jakub Sokołowski
parent 507a3fbeaa
commit ad4535e3bd
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ pipeline {
LC_ALL = 'en_US.UTF-8'
QT_PATH = '/usr/local/opt/qt'
PATH = "/usr/local/opt/qt/bin:${env.PATH}"
MACDEPLOYQT = '/usr/local/opt/qt/bin/macdeployqt'
}
stages {