Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

#4 Update to DVC-2.0

Merged
Puneetha Pai merged 4 commits into puneethp:master from puneethp:update_dvc
@@ -4,7 +4,7 @@ pipeline {
     environment {
     environment {
         JENKINS_USER_NAME = 'JenkinsRPPP'
         JENKINS_USER_NAME = 'JenkinsRPPP'
         JENKINS_EMAIL = 'jenkins@rppp.com'
         JENKINS_EMAIL = 'jenkins@rppp.com'
-        GIT_REPO = 'github.com/PuneethaPai/RPPP'
+        GIT_REPO = 'dagshub.com/puneethp/RPPP'
         GIT_COMMIT_REV = sh(returnStdout: true, script: 'git rev-parse --short HEAD').trim()
         GIT_COMMIT_REV = sh(returnStdout: true, script: 'git rev-parse --short HEAD').trim()
     }
     }
     stages {
     stages {
Discard
Tip!

Press p or to see the previous file or, n or to see the next file