From 3d7184bfcd1f2f6c15306dcc97d3fc5938968032 Mon Sep 17 00:00:00 2001 From: tgrogers Date: Sun, 19 May 2019 09:40:02 -0400 Subject: Updating the nightly builds to pull from the right simulations repo --- nightly.jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nightly.jenkinsfile b/nightly.jenkinsfile index 5221b3b..0f9f779 100644 --- a/nightly.jenkinsfile +++ b/nightly.jenkinsfile @@ -23,7 +23,7 @@ pipeline { stage('nightly-simulations-build'){ steps{ sh 'rm -rf gpgpu-sim_simulations' - sh 'git clone git@github.rcac.purdue.edu:TimRogersGroup/gpgpu-sim_simulations.git && \ + sh 'git clone git@github.com:tgrogers/gpgpu-sim_simulations.git && \ cd gpgpu-sim_simulations && \ git checkout purdue-cluster && \ git pull && \ -- cgit v1.3