From 9eac4c64497eef1b90c9a88e136c75ae8a328c4c Mon Sep 17 00:00:00 2001 From: dustine32 Date: Wed, 28 Sep 2022 16:12:42 -0700 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index ff1819a..3c915cc 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -462,7 +462,7 @@ pipeline { // Run commands. sh 'wget http://localhost:8888/models/go -O gocam-goterms.json' sh 'wget http://localhost:8888/models/gp -O gocam-gps.json' - sh 'wget http://localhost:8888/models -O gocam-models.json' + sh 'wget http://localhost:8888/models?causalmf=2 -O gocam-models.json' sh 'wget http://localhost:8888/models/pmid -O gocam-pmids.json' // Upload to skyhook to the expected location.