Skip to content

Commit

Permalink
Update first pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Kolman-Freecss committed Oct 16, 2024
1 parent 1a2e0dc commit d3079d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/local/.data/Jenkinsfile_spring.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
stage('Clone Repo') {
steps {
git branch: 'master',
url: 'https://github.com/Kolman-Freecss/KF_EnvOrchestatorTool.git',
url: 'https://github.com/Kolman-Freecss/Hackathon-DataHK01-Spring.git',
credentialsId: 'github-credentials'
}
}
Expand Down

0 comments on commit d3079d9

Please sign in to comment.