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

fix

parent 38b6c7ac
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ pipeline {
stage('build new dawn-cli') {
steps {
git branch: 'main',
credentialsId: 'tucker-gitlab-login',
url: 'https://gitlab.cs.umd.edu/dawn/go-backend/dawn-cli/-/tree/main'
credentialsId: 'tucker-gitlab-login',
url: 'https://gitlab.cs.umd.edu/dawn/go-backend/dawn-cli/-/tree/main'
sh """
cd dawn-cli
......
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