diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-07-05 13:17:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-05 13:17:26 -0400 |
| commit | b640f8aa6cb69c8dfc42eb8c0f4276ccbca964f4 (patch) | |
| tree | 4d998ab5794923e323981cd00ca5452baadfd1db | |
| parent | df5a4930072207db3afba41aa5056ab2a9e553b4 (diff) | |
| download | hello_world-b640f8aa6cb69c8dfc42eb8c0f4276ccbca964f4.tar.gz | |
Update Jenkinsfile
| -rw-r--r-- | Jenkinsfile | 2 |
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 { |
