aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-06-28 13:44:52 -0400
committerGitHub <noreply@github.com>2017-06-28 13:44:52 -0400
commitd50ba69b0a6b2b74b8857121280a36b510e8e111 (patch)
tree4d998ab5794923e323981cd00ca5452baadfd1db
parent45c6598087a0ed56275b737b2f7256317c94a6f6 (diff)
downloadhello_world-d50ba69b0a6b2b74b8857121280a36b510e8e111.tar.gz
Update Jenkinsfile
-rw-r--r--Jenkinsfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index b87dfad..25ca988 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,4 +1,6 @@
+println("Importing...")
import org.stsci.Conda
+println("Imported...")
pipeline {
agent any