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

add clean back

parent 4a8f79cb
No related branches found
No related tags found
No related merge requests found
......@@ -66,11 +66,11 @@ pipeline {
git branch: 'main',
credentialsId: 'tgsiegel-gitlab-ssh',
url: 'git@gitlab.cs.umd.edu:dawn/dawn-docs.git'
// gatsby clean
sh '''
npm i @lmdb/lmdb-linux-x64
npm i
gatsby clean
npm run build:internal
'''
}
......
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