Commit 0e0044eb authored by Purnesh Berde's avatar Purnesh Berde

Replace fork link with actual package link

parent 99aa28f6
Pipeline #1557 canceled with stage
......@@ -4,7 +4,7 @@ pipeline {
stage('Pulling the repo ......') {
steps {
// Get some code from a GitHub repository
git 'https://git.hamaralinux.org/purneshberde/swastik.git'
git 'https://git.hamaralinux.org/swastik.git'
}
}
stage('Preparing stage') {
......
Markdown is supported
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