Commit 2dccabf2 authored by S M Y's avatar S M Y
Browse files

Remove myrepo and add official sunbird repo

parent 4ddfcbbd
No related merge requests found
Showing with 1 addition and 2 deletions
+1 -2
......@@ -12,8 +12,7 @@ node() {
cleanWs()
checkout scm
sh """
#git clone https://github.com/Sunbird-Ed/sunbird-desktop-app.git -b ${sunbirded_installer_branch_or_tag} offline-installer-repo
git clone https://github.com/MasterAlt/sunbird-desktop-app.git -b ${sunbirded_installer_branch_or_tag} offline-installer-repo
git clone https://github.com/Sunbird-Ed/sunbird-desktop-app.git -b ${sunbirded_installer_branch_or_tag} offline-installer-repo
"""
}
ansiColor('xterm') {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment