remove useless env variables
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
e5fcee44b3
commit
c42b5aa145
|
@ -17,8 +17,6 @@ pipeline {
|
|||
GH_USER = 'status-im-auto'
|
||||
GH_MAIL = 'auto@status.im'
|
||||
GH_REPO = 'translate.status.im'
|
||||
/* This assumes the NODE_ENV parameter is defined in the job */
|
||||
ENV = "${params.ENV}"
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
Loading…
Reference in New Issue