aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-07-05 13:17:26 -0400
committerGitHub <noreply@github.com>2017-07-05 13:17:26 -0400
commitb640f8aa6cb69c8dfc42eb8c0f4276ccbca964f4 (patch)
tree4d998ab5794923e323981cd00ca5452baadfd1db
parentdf5a4930072207db3afba41aa5056ab2a9e553b4 (diff)
downloadhello_world-b640f8aa6cb69c8dfc42eb8c0f4276ccbca964f4.tar.gz
Update Jenkinsfile
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 9374a23..25ca988 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,5 +1,5 @@
println("Importing...")
-//import org.stsci.Conda
+import org.stsci.Conda
println("Imported...")
pipeline {