Skip to content
Snippets Groups Projects
Commit 659b857c authored by Tucker Siegel's avatar Tucker Siegel
Browse files

update

parent 6c34f27c
No related branches found
No related tags found
Loading
......@@ -10,7 +10,7 @@ pipeline {
stage('checkout') {
steps {
git branch: "main",
git branch: "staging",
credentialsId: 'tucker-gitlab-login',
url: "https://gitlab.cs.umd.edu/dawn/dawn-client.git"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment