aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-07-05 13:26:10 -0400
committerGitHub <noreply@github.com>2017-07-05 13:26:10 -0400
commitfdf090994eb032281f75e15aab6bc28261344cec (patch)
tree5b6b218a43bb16a8fa45c053dace4d3a7566580f
parentb640f8aa6cb69c8dfc42eb8c0f4276ccbca964f4 (diff)
downloadhello_world-fdf090994eb032281f75e15aab6bc28261344cec.tar.gz
Update Jenkinsfile
-rw-r--r--Jenkinsfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 25ca988..b5a69df 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,5 +1,6 @@
println("Importing...")
import org.stsci.Conda
+import org.stsci.CondaInstaller
println("Imported...")
pipeline {