diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-10-08 15:21:05 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-10-08 15:21:05 -0400 |
commit | 18f6ec0bdaf10b2e79644f36454e6cb2e949df4c (patch) | |
tree | 839a5bb4d3dc7318deb9548160b74a57b10a76fd | |
parent | b2dca7fb401b2bdefda207032bc807d09771c03f (diff) | |
download | jscu_refactor-18f6ec0bdaf10b2e79644f36454e6cb2e949df4c.tar.gz |
blah
-rw-r--r-- | Jenkinsfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index 3eb3132..6117c49 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,5 @@ @Library('utils@refactor-structure') _ +import edu.stsci.jscu // [skip ci] and [ci skip] have no effect here. if (utils.scm_checkout(['skip_disable':true])) return |