aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-06-28 13:46:09 -0400
committerGitHub <noreply@github.com>2017-06-28 13:46:09 -0400
commitdf5a4930072207db3afba41aa5056ab2a9e553b4 (patch)
tree21718ad483471ddeb8ad9260c4828a5cb701be26
parentd50ba69b0a6b2b74b8857121280a36b510e8e111 (diff)
downloadhello_world-df5a4930072207db3afba41aa5056ab2a9e553b4.tar.gz
Update Jenkinsfile
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 25ca988..9374a23 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,5 +1,5 @@
println("Importing...")
-import org.stsci.Conda
+//import org.stsci.Conda
println("Imported...")
pipeline {