aboutsummaryrefslogtreecommitdiff
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2019-06-19 14:10:29 -0400
committerGitHub <noreply@github.com>2019-06-19 14:10:29 -0400
commit7f123b810c6b49498b14e01029d06e8b5e6ac839 (patch)
tree62367734278625b47c8fe9d7fbb5ead8fb77f435 /Jenkinsfile
parent98aaadd0d686909a7040d549b851cb4ccb790ef0 (diff)
downloadjscu_refactor-7f123b810c6b49498b14e01029d06e8b5e6ac839.tar.gz
Add git+ prefix to URL of target project in `pip` section of environment .yml file (#55)1.3.18
* Add missing git+ prefix to pip URL for source project in env dump * Escape $
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 4cc967a..25758ae 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,4 +1,4 @@
-//@Library('utils@subdirfix') _
+//@Library('utils@ymlfix') _
// [skip ci] and [ci skip] have no effect here.
if (utils.scm_checkout(['skip_disable':true])) return