jenkinsci / jenkinsci/ssh2easy-plugin

remoteFile parameter is not resolving environment variable

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
10
Forks
13
PR merge metrics
No merged PRs in 30d

Description

**Class:** GsshFtpDownloadBuilder
**Method :** perform
**Correction:** should be added after ln 76 :
`_remoteFile = Util.replaceMacro(getRemoteFile(), env);`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.