From 8c45f47e1b683d9904956659340a394321c6682d Mon Sep 17 00:00:00 2001 From: tgrogers Date: Sun, 19 May 2019 09:35:41 -0400 Subject: Use our simulations repo --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 4bdbddf..aefd7e0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -24,7 +24,7 @@ pipeline { stage('simulations-build'){ steps{ sh 'rm -rf gpgpu-sim_simulations' - sh 'git clone git@github.com:gpgpu-sim/gpgpu-sim_simulations.git && \ + sh 'git clone git@github.com:purdue-aalp/gpgpu-sim_simulations.git && \ cd gpgpu-sim_simulations && \ git pull && \ ln -s /home/tgrogers-raid/a/common/data_dirs benchmarks/' -- cgit v1.3